Module wasmer_compiler::engine::unwind::systemv
source ยท Expand description
Module for System V ABI unwind registry.
Structsยง
- 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.