Searched defs:mach_o_dysymtab_command_external (Results 1 – 1 of 1) sorted by relevance
205 struct mach_o_dysymtab_command_external struct207 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 …]