Searched refs:tocoff (Results 1 – 7 of 7) 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()
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()
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()