Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/mach-o/
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 …]