Home
last modified time | relevance | path

Searched refs:mips_got_entry (Results 1 – 6 of 6) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Delfxx-mips.c75 struct mips_got_entry struct
741 static struct mips_got_entry *mips_elf_create_local_got_entry
3028 const struct mips_got_entry *entry = (struct mips_got_entry *)entry_; in mips_elf_got_entry_hash()
3042 const struct mips_got_entry *e1 = (struct mips_got_entry *)entry1; in mips_elf_got_entry_eq()
3043 const struct mips_got_entry *e2 = (struct mips_got_entry *)entry2; in mips_elf_got_entry_eq()
3276 struct mips_got_entry *entry) in mips_elf_count_got_entry()
3326 struct mips_got_entry *entry, in mips_elf_initialize_tls_slots()
3491 struct mips_got_entry *entry; in mips_elf_local_got_index()
3546 struct mips_got_entry lookup, *entry; in mips_elf_global_got_index()
3595 struct mips_got_entry *entry; in mips_elf_got_page()
[all …]
DChangeLog-20132402 (mips_got_entry): Add tls_initialized.
2420 * elfxx-mips.c (mips_got_entry): Remove tls_ldm_offset.
2464 * elfxx-mips.c (mips_got_entry): Update comments.
2512 adding the mips_got_entry. Use mips_elf_record_got_entry to do
2562 * elfxx-mips.c (mips_got_entry): Update comment above tls_type entry
DChangeLog-20062586 * elfxx-mips.c (mips_got_entry): Add more commentary.
2590 in either the hash table entry or the mips_got_entry, not both.
DChangeLog-2010902 * elfxx-mips.c (mips_got_entry): Adjust commentary.
DChangeLog-20054231 * elfxx-mips.c (struct mips_got_entry): Add tls_type.
DChangeLog-02034666 (struct mips_got_entry): Make symndx and gotidx signed. Moved
5253 * elfxx-mips.c (struct mips_got_entry): New.