Searched refs:mips_got_page_entry (Results 1 – 3 of 3) sorted by relevance
142 struct mips_got_page_entry struct3077 const struct mips_got_page_entry *entry; in mips_got_page_entry_hash()3079 entry = (const struct mips_got_page_entry *) entry_; in mips_got_page_entry_hash()3086 const struct mips_got_page_entry *entry1, *entry2; in mips_got_page_entry_eq()3088 entry1 = (const struct mips_got_page_entry *) entry1_; in mips_got_page_entry_eq()3089 entry2 = (const struct mips_got_page_entry *) entry2_; in mips_got_page_entry_eq()4190 struct mips_got_page_entry lookup, *entry; in mips_elf_record_got_page_entry()4203 entry = (struct mips_got_page_entry *) *loc; in mips_elf_record_got_page_entry()4503 struct mips_got_page_entry *entry; in mips_elf_add_got_page_entry()4507 entry = (struct mips_got_page_entry *) *entryp; in mips_elf_add_got_page_entry()
2355 (mips_got_page_entry): Use a section rather than a (bfd, symndx)
320 (mips_got_page_entry): Likewise.