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

/freebsd-11.0-release/contrib/binutils/bfd/
H A Delf64-ppc.c2341 bfd_vma TOCstart;
2350 TOCstart = _bfd_get_gp_value (input_section->output_section->owner);
2351 if (TOCstart == 0)
2352 TOCstart = ppc64_elf_toc (input_section->output_section->owner);
2355 reloc_entry->addend -= TOCstart + TOC_BASE_OFF;
2364 bfd_vma TOCstart;
2373 TOCstart = _bfd_get_gp_value (input_section->output_section->owner);
2374 if (TOCstart == 0)
2375 TOCstart = ppc64_elf_toc (input_section->output_section->owner);
2378 reloc_entry->addend -= TOCstart
2339 bfd_vma TOCstart; local
2362 bfd_vma TOCstart; local
2388 bfd_vma TOCstart; local
9702 bfd_vma TOCstart; local
10027 bfd_vma TOCstart; local
[all...]

Completed in 103 milliseconds