Module systemv

Source
Expand description

Module for System V ABI unwind registry.

Structsยง

UnwindRegistry
Represents a registry of function unwind information for System V ABI.

Functionsยง

__deregister_frame ๐Ÿ”’ โš 
__register_frame ๐Ÿ”’ โš 
using_libunwind ๐Ÿ”’
There are two primary unwinders on Unix platforms: libunwind and libgcc.