Expand description
Types for unwinding on the x86_64 CPU architecture.
Structs
- The x86_64 CPU architecture.
- The unwinder cache type for
UnwinderX86_64
. - The unwinder for the x86_64 CPU architecture. Use the
Unwinder
trait for unwinding.
Enums
- For all of these: return address is *(new_sp - 8)