Searched refs:locreloff (Results 1 – 4 of 4) sorted by relevance
244 outs() << " ('locreloff', " << DLC.locreloff << ")\n"; in DumpDysymtabCommand()
741 uint32_t locreloff; member1231 sys::swapByteOrder(dst.locreloff); in swapStruct()
2175 Cmd.locreloff = 0; in getDysymtabLoadCommand()
7494 outs() << " locreloff " << dyst.locreloff; in PrintDysymtabLoadCommand()7495 if (dyst.locreloff > object_size) in PrintDysymtabLoadCommand()7502 big_size += dyst.locreloff; in PrintDysymtabLoadCommand()