Module goblin::mach::symbols [] [src]

"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

Nlist
Nlist32
Nlist64
Symbols

A zero-copy "nlist" style symbol table ("stab"), including the string table

SymbolsCtx

Constants

NLIST_TYPE_GLOBAL
NLIST_TYPE_LOCAL
NLIST_TYPE_MASK
SIZEOF_NLIST_32
SIZEOF_NLIST_64