Searched refs:mips_elf_la25_stub (Results 1 – 2 of 2) sorted by relevance
278 struct mips_elf_la25_stub { struct359 struct mips_elf_la25_stub *la25_stub;1755 const struct mips_elf_la25_stub *entry; in mips_elf_la25_stub_hash()1757 entry = (struct mips_elf_la25_stub *) entry_; in mips_elf_la25_stub_hash()1765 const struct mips_elf_la25_stub *entry1, *entry2; in mips_elf_la25_stub_eq()1767 entry1 = (struct mips_elf_la25_stub *) entry1_; in mips_elf_la25_stub_eq()1768 entry2 = (struct mips_elf_la25_stub *) entry2_; in mips_elf_la25_stub_eq()1822 mips_elf_get_la25_target (struct mips_elf_la25_stub *stub, in mips_elf_get_la25_target()1843 mips_elf_add_la25_intro (struct mips_elf_la25_stub *stub, in mips_elf_add_la25_intro()1890 mips_elf_add_la25_trampoline (struct mips_elf_la25_stub *stub, in mips_elf_add_la25_trampoline()[all …]
1132 * elfxx-mips.c (mips_elf_la25_stub): New structure.