Searched refs:do_toc_opt (Results 1 – 2 of 2) sorted by relevance
4080 unsigned int do_toc_opt:1; member8855 htab->do_toc_opt = 1; in ppc64_elf_edit_toc()14979 if (htab->do_toc_opt && relocation + addend + 0x8000 < 0x10000 in ppc64_elf_relocate_section()14995 if (htab->do_toc_opt && relocation + addend + 0x8000 < 0x10000 in ppc64_elf_relocate_section()
2726 * elf64-ppc.c (struct ppc_link_hash_table): Add do_toc_opt.