Skip to main content

Module frame_pointer

Module frame_pointer 

Source
Expand description

Frame pointer chain walking (fallback unwinder).

When neither compact unwind nor DWARF CFI data is available, falls back to walking the frame pointer chain.

Functionsยง

step_frame_pointer
Attempts to unwind one frame by following the frame pointer chain.