Searched refs:la25_stubs (Results 1 – 2 of 2) sorted by relevance
503 htab_t la25_stubs; member1787 htab->la25_stubs = htab_try_create (1, mips_elf_la25_stub_hash, in _bfd_mips_elf_init_stubs()1789 if (htab->la25_stubs == NULL) in _bfd_mips_elf_init_stubs()1855 sprintf (name, ".text.stub.%d", (int) htab_elements (htab->la25_stubs)); in mips_elf_add_la25_intro()1942 slot = htab_find_slot (htab->la25_stubs, &search, INSERT); in mips_elf_add_la25_stub()14276 htab_traverse (htab->la25_stubs, mips_elf_create_la25_stub, &hti); in _bfd_mips_elf_final_link()
1134 (mips_elf_link_hash_entry): Add "la25_stubs", "has_static_relocs"1139 "la25_stubs" and "add_stub_section" fields.