Module goblin::mach::symbols

source ·
Expand description

“Nlist” style symbols in this binary - beware, like most symbol tables in most binary formats, they are strippable, and should not be relied upon, see the imports and exports modules for something more permanent.

Symbols are essentially a type, offset, and the symbol name

Structs

Constants

Functions