Module x86_64

Source
Expand description

Types for unwinding on the x86_64 CPU architecture.

Structs§

ArchX86_64
The x86_64 CPU architecture.
CacheX86_64
The unwinder cache type for UnwinderX86_64.
UnwindRegsX86_64
UnwinderX86_64
The unwinder for the x86_64 CPU architecture. Use the Unwinder trait for unwinding.

Enums§

OffsetOrPop
Reg
UnwindRuleX86_64
For all of these: return address is *(new_sp - 8)