Lines Matching refs:mips_elf_la25_stub
278 struct mips_elf_la25_stub { struct
359 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()
1930 struct mips_elf_la25_stub search, *stub; in mips_elf_add_la25_stub()
1950 stub = (struct mips_elf_la25_stub *) *slot; in mips_elf_add_la25_stub()
10354 struct mips_elf_la25_stub *stub; in mips_elf_create_la25_stub()
10359 stub = (struct mips_elf_la25_stub *) *slot; in mips_elf_create_la25_stub()