Searched refs:ilocalsym (Results 1 – 10 of 10) sorted by relevance
61 CHECK: ilocalsym 0245 EXE: ilocalsym 0
130 @ CHECK: ilocalsym: 0
168 @ CHECK: ilocalsym: 0
102 CHECK: ilocalsym 0299 EXE: ilocalsym 0522 NON_VERBOSE: ilocalsym 0
108 CHECK: ilocalsym 0279 EXE: ilocalsym 0
723 uint32_t ilocalsym; member754 uint32_t ilocalsym; member770 uint32_t ilocalsym; member1210 sys::swapByteOrder(dst.ilocalsym); in swapStruct()
914 if (dysymcmd.ilocalsym + dysymcmd.nlocalsym > symcmd.nsyms in ML_()946 dysymcmd.ilocalsym * sizeof(struct NLIST)), in ML_()
745 W.printNumber("ilocalsym", DLC.ilocalsym); in printMachODysymtab()
2171 Cmd.ilocalsym = 0; in getDysymtabLoadCommand()
7591 outs() << " ilocalsym " << dyst.ilocalsym; in PrintDysymtabLoadCommand()7592 if (dyst.ilocalsym > nsyms) in PrintDysymtabLoadCommand()7598 big_size = dyst.ilocalsym; in PrintDysymtabLoadCommand()