Home
last modified time | relevance | path

Searched refs:mips_elf_la25_stub (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Delfxx-mips.c279 struct mips_elf_la25_stub { struct
360 struct mips_elf_la25_stub *la25_stub;
1751 const struct mips_elf_la25_stub *entry; in mips_elf_la25_stub_hash()
1753 entry = (struct mips_elf_la25_stub *) entry_; in mips_elf_la25_stub_hash()
1761 const struct mips_elf_la25_stub *entry1, *entry2; in mips_elf_la25_stub_eq()
1763 entry1 = (struct mips_elf_la25_stub *) entry1_; in mips_elf_la25_stub_eq()
1764 entry2 = (struct mips_elf_la25_stub *) entry2_; in mips_elf_la25_stub_eq()
1818 mips_elf_get_la25_target (struct mips_elf_la25_stub *stub, in mips_elf_get_la25_target()
1839 mips_elf_add_la25_intro (struct mips_elf_la25_stub *stub, in mips_elf_add_la25_intro()
1886 mips_elf_add_la25_trampoline (struct mips_elf_la25_stub *stub, in mips_elf_add_la25_trampoline()
[all …]
DChangeLog-20081132 * elfxx-mips.c (mips_elf_la25_stub): New structure.