Searched refs:tocoff (Results 1 – 7 of 7) sorted by relevance
697 uint32_t tocoff; member1233 sys::swapByteOrder(dst.tocoff); in swapStruct()
324 IO.mapRequired("tocoff", LoadCommand.tocoff); in mapping()
801 W.printNumber("tocoff", DLC.tocoff); in printMachODysymtab()
467 if (Dysymtab.tocoff > FileSize) in checkDysymtabCommand()473 BigSize += Dysymtab.tocoff; in checkDysymtabCommand()479 if (Error Err = checkOverlappingElement(Elements, Dysymtab.tocoff, in checkDysymtabCommand()4469 Cmd.tocoff = 0; in getDysymtabLoadCommand()
4727 bfd_vma tocoff; in xcoff_write_global_symbol() local4734 tocoff = (h->descriptor->toc_section->output_section->vma in xcoff_write_global_symbol()4739 tocoff += h->descriptor->u.toc_offset; in xcoff_write_global_symbol()4745 bfd_xcoff_glink_code(output_bfd, 0) | (tocoff & 0xffff), p); in xcoff_write_global_symbol()
888 dst->tocoff = 0; in writeLoadCommands()
8438 outs() << " tocoff " << dyst.tocoff; in PrintDysymtabLoadCommand()8439 if (dyst.tocoff > object_size) in PrintDysymtabLoadCommand()8446 big_size += dyst.tocoff; in PrintDysymtabLoadCommand()