Searched refs:TOCstart (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/binutils/bfd/
H A Delf64-ppc.c2305 bfd_vma TOCstart;
2314 TOCstart = _bfd_get_gp_value (input_section->output_section->owner);
2315 if (TOCstart == 0)
2316 TOCstart = ppc64_elf_toc (input_section->output_section->owner);
2319 reloc_entry->addend -= TOCstart + TOC_BASE_OFF;
2328 bfd_vma TOCstart;
2337 TOCstart = _bfd_get_gp_value (input_section->output_section->owner);
2338 if (TOCstart == 0)
2339 TOCstart = ppc64_elf_toc (input_section->output_section->owner);
2342 reloc_entry->addend -= TOCstart
2303 bfd_vma TOCstart; local
2326 bfd_vma TOCstart; local
2352 bfd_vma TOCstart; local
9479 bfd_vma TOCstart; local
9804 bfd_vma TOCstart; local
[all...]

Completed in 58 milliseconds