Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GoCallStackView ¶
GoCallStackView is a function to get a view of the stack before a Go call, which is the view of the stack allocated in CompileGoFunctionTrampoline.
func UnwindStack ¶
UnwindStack is a function to unwind the stack, and appends return addresses to `returnAddresses` slice. The implementation must be aligned with the ABI/Calling convention as in machine_pro_epi_logue.go/abi.go.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.