Searched refs:local_got_entries (Results 1 - 1 of 1) sorted by relevance

/haiku-fatelf/src/bin/gdb/bfd/
H A Delf64-alpha.c357 struct alpha_elf_got_entry ** local_got_entries;
1971 struct alpha_elf_got_entry **local_got_entries;
1983 local_got_entries = alpha_elf_tdata(abfd)->local_got_entries;
2090 if (local_got_entries)
2091 info.first_gotent = &local_got_entries[r_symndx];
2890 struct alpha_elf_got_entry **local_got_entries;
2892 local_got_entries = alpha_elf_tdata(abfd)->local_got_entries;
2893 if (!local_got_entries)
355 struct alpha_elf_got_entry ** local_got_entries; member in struct:alpha_elf_obj_tdata
1967 struct alpha_elf_got_entry **local_got_entries; local
2881 struct alpha_elf_got_entry **local_got_entries; local
3456 struct alpha_elf_got_entry **local_got_entries; local
3592 struct alpha_elf_got_entry **local_got_entries, *gotent; local
3902 struct alpha_elf_got_entry **local_got_entries, *gotent; local
4227 struct alpha_elf_got_entry **local_got_entries; local
[all...]

Completed in 52 milliseconds