MachObj_external_def

Output an external symbol for name. Input: name Name to do EXTDEF on (Not to be mangled)

nothrow @safe @trusted
int
MachObj_external_def
(
const(char)* name
)

Return Value

Type: int

Symbol table index of the definition NOTE: Numbers will not be linear.

Meta