Searched refs:nlocrel (Results 1 – 7 of 7) sorted by relevance
78 CHECK: nlocrel 0262 EXE: nlocrel 0
119 CHECK: nlocrel 0316 EXE: nlocrel 0539 NON_VERBOSE: nlocrel 0
125 CHECK: nlocrel 0296 EXE: nlocrel 0
245 outs() << " ('nlocrel', " << DLC.nlocrel << ")\n"; in DumpDysymtabCommand()
742 uint32_t nlocrel; member1232 sys::swapByteOrder(dst.nlocrel); in swapStruct()
2490 Cmd.nlocrel = 0; in getDysymtabLoadCommand()
7550 outs() << " nlocrel " << dyst.nlocrel; in PrintDysymtabLoadCommand()7551 big_size = dyst.nlocrel; in PrintDysymtabLoadCommand()