Searched refs:tocoff (Results 1 – 6 of 6) sorted by relevance
711 uint32_t tocoff; member1247 sys::swapByteOrder(dst.tocoff); in swapStruct()
347 IO.mapRequired("tocoff", LoadCommand.tocoff); in mapping()
477 if (Dysymtab.tocoff > FileSize) in checkDysymtabCommand()483 BigSize += Dysymtab.tocoff; in checkDysymtabCommand()489 if (Error Err = checkOverlappingElement(Elements, Dysymtab.tocoff, in checkDysymtabCommand()4508 Cmd.tocoff = 0; in getDysymtabLoadCommand()
823 W.printNumber("tocoff", DLC.tocoff); in printMachODysymtab()
894 dst->tocoff = 0; in writeLoadCommands()
8871 outs() << " tocoff " << dyst.tocoff; in PrintDysymtabLoadCommand()8872 if (dyst.tocoff > object_size) in PrintDysymtabLoadCommand()8879 big_size += dyst.tocoff; in PrintDysymtabLoadCommand()