Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/include/mach-o/
H A 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. */
/netbsd-src/external/gpl3/binutils/dist/include/mach-o/
H A 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. */