Searched refs:local_got_entries (Results 1 – 1 of 1) sorted by relevance
294 struct alpha_elf_got_entry ** local_got_entries; member1657 struct alpha_elf_got_entry **local_got_entries; in get_got_entry() local1659 local_got_entries = alpha_elf_tdata(abfd)->local_got_entries; in get_got_entry()1660 if (!local_got_entries) in get_got_entry()1669 local_got_entries in get_got_entry()1671 if (!local_got_entries) in get_got_entry()1674 alpha_elf_tdata (abfd)->local_got_entries = local_got_entries; in get_got_entry()1677 slot = &local_got_entries[r_symndx]; in get_got_entry()2206 struct alpha_elf_got_entry **local_got_entries; in elf64_alpha_merge_gots() local2212 local_got_entries = alpha_elf_tdata (bsub)->local_got_entries; in elf64_alpha_merge_gots()[all …]