runtime: record argument size in assembly functions
I have not done the system call stubs in sys_*.s. I hope to avoid that, because those do not block, so those frames will not appear in stack traces during garbage collection. R=golang-dev, dvyukov, khr CC=golang-dev https://golang.org/cl/11360043
Showing
This diff is collapsed.
This diff is collapsed.
src/pkg/runtime/funcdata.h
0 → 100644
Please register or sign in to comment