Searched refs:mips_elf_bfd2got_hash (Results 1 – 2 of 2) sorted by relevance
148 struct mips_elf_bfd2got_hash { struct2955 const struct mips_elf_bfd2got_hash *entry in mips_elf_bfd2got_entry_hash()2956 = (struct mips_elf_bfd2got_hash *)entry_; in mips_elf_bfd2got_entry_hash()2966 const struct mips_elf_bfd2got_hash *e1 in mips_elf_bfd2got_entry_eq()2967 = (const struct mips_elf_bfd2got_hash *)entry1; in mips_elf_bfd2got_entry_eq()2968 const struct mips_elf_bfd2got_hash *e2 in mips_elf_bfd2got_entry_eq()2969 = (const struct mips_elf_bfd2got_hash *)entry2; in mips_elf_bfd2got_entry_eq()2980 struct mips_elf_bfd2got_hash e, *p; in mips_elf_got_for_ibfd()3001 struct mips_elf_bfd2got_hash bfdgot_entry, *bfdgot; in mips_elf_make_got_per_bfd()3008 bfdgot = (struct mips_elf_bfd2got_hash *)*bfdgotp; in mips_elf_make_got_per_bfd()[all …]
4687 (struct mips_elf_bfd2got_hash): New.