Searched refs:ppc_elf_create_got (Results 1 – 2 of 2) sorted by relevance
2588 ppc_elf_create_got (bfd *abfd, struct bfd_link_info *info) in ppc_elf_create_got() function2642 && !ppc_elf_create_got (abfd, info)) in ppc_elf_create_dynamic_sections()3150 if (!ppc_elf_create_got (htab->elf.dynobj, info)) in ppc_elf_check_relocs()3235 if (!ppc_elf_create_got (htab->elf.dynobj, info)) in ppc_elf_check_relocs()
2337 ppc_elf_create_got if we've already done so.4297 (ppc_elf_create_got): Stash got section pointer in hash table,4311 ppc_elf_create_got. Don't mark got or plt reloc syms dynamic, do so9072 * elf32-ppc.c (ppc_elf_create_got): New function.9073 (ppc_elf_create_dynamic_sections): Call ppc_elf_create_got before9075 (ppc_elf_check_relocs): Use ppc_elf_create_got in place of