Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/include/mach-o/
H A Dexternal.h206 struct mach_o_dysymtab_command_external struct
208 unsigned char ilocalsym[4]; /* Index of. */
209 unsigned char nlocalsym[4]; /* Number of. */
210 unsigned char iextdefsym[4];
211 unsigned char nextdefsym[4];
212 unsigned char iundefsym[4];
213 unsigned char nundefsym[4];
214 unsigned char tocoff[4];
215 unsigned char ntoc[4];
216 unsigned char modtaboff[4];
[all …]
/dflybsd-src/contrib/binutils-2.27/include/mach-o/
H A Dexternal.h205 struct mach_o_dysymtab_command_external struct
207 unsigned char ilocalsym[4]; /* Index of. */
208 unsigned char nlocalsym[4]; /* Number of. */
209 unsigned char iextdefsym[4];
210 unsigned char nextdefsym[4];
211 unsigned char iundefsym[4];
212 unsigned char nundefsym[4];
213 unsigned char tocoff[4];
214 unsigned char ntoc[4];
215 unsigned char modtaboff[4];
[all …]