Home
last modified time | relevance | path

Searched refs:has_small_toc_reloc (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Delf64-ppc.c2798 unsigned int has_small_toc_reloc : 1; member
5370 ppc64_elf_tdata (abfd)->has_small_toc_reloc = 1; in ppc64_elf_check_relocs()
5496 ppc64_elf_tdata (abfd)->has_small_toc_reloc = 1; in ppc64_elf_check_relocs()
8766 if (!ppc64_elf_tdata (ibfd)->has_small_toc_reloc in ppc64_elf_edit_toc()
9305 && ppc64_elf_tdata (i->owner)->has_small_toc_reloc); in ppc64_elf_has_small_toc_reloc()
11205 if (ppc64_elf_tdata (isec->owner)->has_small_toc_reloc) in ppc64_elf_next_toc_section()
DChangeLog-20102985 * elf64-ppc.c (has_small_toc_reloc): Don't define.
2987 (struct ppc64_elf_obj_tdata): Add has_small_toc_reloc. Update
3084 (has_small_toc_reloc): Define.
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-ppc.c212 has_small_toc_reloc = 2 enumerator
3227 toc_reloc_types |= has_small_toc_reloc; in md_assemble()
/toolchain/binutils/binutils-2.25/gold/
Dpowerpc.cc256 has_small_toc_reloc() const in has_small_toc_reloc() function in __anon0f0c9f3e0111::Powerpc_relobj
6593 ->has_small_toc_reloc())); in operator ()()
6597 ->has_small_toc_reloc())); in operator ()()
DChangeLog2521 set_has_small_toc_reloc, has_small_toc_reloc): New variable and