Module goblin::mach::imports [−][src]
Dynamically linked symbolic imports
Structs
BindInterpreter | 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) |
Import | An dynamically linked symbolic import |