Home
last modified time | relevance | path

Searched defs:mach_o_symtab_command_external (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/include/mach-o/
Dexternal.h157 struct mach_o_symtab_command_external struct
159 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. */