Searched refs:has_small_toc_reloc (Results 1 – 5 of 5) sorted by relevance
2798 unsigned int has_small_toc_reloc : 1; member5370 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()
2985 * elf64-ppc.c (has_small_toc_reloc): Don't define.2987 (struct ppc64_elf_obj_tdata): Add has_small_toc_reloc. Update3084 (has_small_toc_reloc): Define.
212 has_small_toc_reloc = 2 enumerator3227 toc_reloc_types |= has_small_toc_reloc; in md_assemble()
256 has_small_toc_reloc() const in has_small_toc_reloc() function in __anon0f0c9f3e0111::Powerpc_relobj6593 ->has_small_toc_reloc())); in operator ()()6597 ->has_small_toc_reloc())); in operator ()()
2521 set_has_small_toc_reloc, has_small_toc_reloc): New variable and