Module goblin::mach::imports[][src]

Expand description

Dynamically linked symbolic imports

Structs

An interpreter for mach BIND opcodes. Runs on prebound (non lazy) symbols (usually dylib extern consts and extern variables), and lazy symbols (usually dylib functions)

An dynamically linked symbolic import