Searched refs:tocoff (Results 1 – 5 of 5) sorted by relevance
714 uint32_t tocoff; member1382 sys::swapByteOrder(dst.tocoff); in swapStruct()
388 IO.mapRequired("tocoff", LoadCommand.tocoff); in mapping()
909 W.printNumber("tocoff", DLC.tocoff); in printMachODysymtab()
487 if (Dysymtab.tocoff > FileSize) in checkDysymtabCommand()493 BigSize += Dysymtab.tocoff; in checkDysymtabCommand()499 if (Error Err = checkOverlappingElement(Elements, Dysymtab.tocoff, in checkDysymtabCommand()4864 Cmd.tocoff = 0; in getDysymtabLoadCommand()
8887 outs() << " tocoff " << dyst.tocoff; in PrintDysymtabLoadCommand()8888 if (dyst.tocoff > object_size) in PrintDysymtabLoadCommand()8895 big_size += dyst.tocoff; in PrintDysymtabLoadCommand()