Searched refs:modtaboff (Results 1 – 6 of 6) sorted by relevance
713 uint32_t modtaboff; member1249 sys::swapByteOrder(dst.modtaboff); in swapStruct()
349 IO.mapRequired("modtaboff", LoadCommand.modtaboff); in mapping()
494 if (Dysymtab.modtaboff > FileSize) in checkDysymtabCommand()509 BigSize += Dysymtab.modtaboff; in checkDysymtabCommand()515 if (Error Err = checkOverlappingElement(Elements, Dysymtab.modtaboff, in checkDysymtabCommand()4510 Cmd.modtaboff = 0; in getDysymtabLoadCommand()
825 W.printNumber("modtaboff", DLC.modtaboff); in printMachODysymtab()
896 dst->modtaboff = 0; in writeLoadCommands()
8884 outs() << " modtaboff " << dyst.modtaboff; in PrintDysymtabLoadCommand()8885 if (dyst.modtaboff > object_size) in PrintDysymtabLoadCommand()8894 modtabend += dyst.modtaboff; in PrintDysymtabLoadCommand()8898 modtabend += dyst.modtaboff; in PrintDysymtabLoadCommand()