Searched refs:tocoff (Results 1 – 5 of 5) sorted by relevance
714 uint32_t tocoff; member1382 sys::swapByteOrder(dst.tocoff); in swapStruct()
387 IO.mapRequired("tocoff", LoadCommand.tocoff); in mapping()
909 W.printNumber("tocoff", DLC.tocoff); in printMachODysymtab()
486 if (Dysymtab.tocoff > FileSize) in checkDysymtabCommand()492 BigSize += Dysymtab.tocoff; in checkDysymtabCommand()498 if (Error Err = checkOverlappingElement(Elements, Dysymtab.tocoff, in checkDysymtabCommand()4865 Cmd.tocoff = 0; in getDysymtabLoadCommand()
8868 outs() << " tocoff " << dyst.tocoff; in PrintDysymtabLoadCommand()8869 if (dyst.tocoff > object_size) in PrintDysymtabLoadCommand()8876 big_size += dyst.tocoff; in PrintDysymtabLoadCommand()