Searched refs:modtaboff (Results 1 – 6 of 6) sorted by relevance
699 uint32_t modtaboff; member1235 sys::swapByteOrder(dst.modtaboff); in swapStruct()
326 IO.mapRequired("modtaboff", LoadCommand.modtaboff); in mapping()
803 W.printNumber("modtaboff", DLC.modtaboff); in printMachODysymtab()
484 if (Dysymtab.modtaboff > FileSize) in checkDysymtabCommand()499 BigSize += Dysymtab.modtaboff; in checkDysymtabCommand()505 if (Error Err = checkOverlappingElement(Elements, Dysymtab.modtaboff, in checkDysymtabCommand()4471 Cmd.modtaboff = 0; in getDysymtabLoadCommand()
890 dst->modtaboff = 0; in writeLoadCommands()
8451 outs() << " modtaboff " << dyst.modtaboff; in PrintDysymtabLoadCommand()8452 if (dyst.modtaboff > object_size) in PrintDysymtabLoadCommand()8461 modtabend += dyst.modtaboff; in PrintDysymtabLoadCommand()8465 modtabend += dyst.modtaboff; in PrintDysymtabLoadCommand()