Searched refs:elf_local_got_ents (Results 1 – 6 of 6) sorted by relevance
3498 struct got_entry **local_got_ents = elf_local_got_ents (abfd); in update_local_sym_info()3509 elf_local_got_ents (abfd) = local_got_ents; in update_local_sym_info()4200 local_got_ents = elf_local_got_ents (abfd); in ppc64_elf_gc_sweep_hook()4847 lgot_ents = elf_local_got_ents (ibfd); in get_sym_h()5514 ent = elf_local_got_ents (ibfd)[r_symndx]; in ppc64_elf_tls_optimize()5906 lgot_ents = elf_local_got_ents (ibfd); in ppc64_elf_size_dynamic_sections()7423 local_got_ents = elf_local_got_ents (input_bfd); in ppc64_elf_relocate_section()
1265 #define elf_local_got_ents(bfd) (elf_tdata(bfd) -> local_got.ents) macro
4595 (elf_local_got_ents): Declare.
4291 struct got_entry **local_got_ents = elf_local_got_ents (abfd); in update_local_sym_info()4302 elf_local_got_ents (abfd) = local_got_ents; in update_local_sym_info()5236 local_got_ents = elf_local_got_ents (abfd); in ppc64_elf_gc_sweep_hook()6065 lgot_ents = elf_local_got_ents (ibfd); in get_sym_h()7048 ent = elf_local_got_ents (ibfd)[r_symndx]; in ppc64_elf_tls_optimize()7897 lgot_ents = elf_local_got_ents (ibfd); in ppc64_elf_size_dynamic_sections()9769 local_got_ents = elf_local_got_ents (input_bfd); in ppc64_elf_relocate_section()
1385 #define elf_local_got_ents(bfd) (elf_tdata(bfd) -> local_got.ents) macro