Searched defs:mach_o_symtab_command_external (Results 1 – 1 of 1) sorted by relevance
157 struct mach_o_symtab_command_external struct159 unsigned char symoff[4]; /* File offset of the symbol table. */160 unsigned char nsyms[4]; /* Number of symbols. */161 unsigned char stroff[4]; /* File offset of the string table. */162 unsigned char strsize[4]; /* String table size. */