Searched refs:modtaboff (Results 1 – 4 of 4) sorted by relevance
236 outs() << " ('modtaboff', " << DLC.modtaboff << ")\n"; in DumpDysymtabCommand()
733 uint32_t modtaboff; member1223 sys::swapByteOrder(dst.modtaboff); in swapStruct()
2167 Cmd.modtaboff = 0; in getDysymtabLoadCommand()
7435 outs() << " modtaboff " << dyst.modtaboff; in PrintDysymtabLoadCommand()7436 if (dyst.modtaboff > object_size) in PrintDysymtabLoadCommand()7445 modtabend += dyst.modtaboff; in PrintDysymtabLoadCommand()7449 modtabend += dyst.modtaboff; in PrintDysymtabLoadCommand()