Searched refs:modtaboff (Results 1 – 5 of 5) sorted by relevance
716 uint32_t modtaboff; member1384 sys::swapByteOrder(dst.modtaboff); in swapStruct()
390 IO.mapRequired("modtaboff", LoadCommand.modtaboff); in mapping()
911 W.printNumber("modtaboff", DLC.modtaboff); in printMachODysymtab()
504 if (Dysymtab.modtaboff > FileSize) in checkDysymtabCommand()519 BigSize += Dysymtab.modtaboff; in checkDysymtabCommand()525 if (Error Err = checkOverlappingElement(Elements, Dysymtab.modtaboff, in checkDysymtabCommand()4866 Cmd.modtaboff = 0; in getDysymtabLoadCommand()
8900 outs() << " modtaboff " << dyst.modtaboff; in PrintDysymtabLoadCommand()8901 if (dyst.modtaboff > object_size) in PrintDysymtabLoadCommand()8910 modtabend += dyst.modtaboff; in PrintDysymtabLoadCommand()8914 modtabend += dyst.modtaboff; in PrintDysymtabLoadCommand()