Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delfxx-mips.c525 #define mips_elf_hash_table(p) \ macro
890 (mips_elf_hash_table (INFO)->is_vxworks ? ".rela.dyn" : ".rel.dyn")
905 (mips_elf_hash_table (INFO)->is_vxworks ? 0x0 : 0x7ff0)
1530 mips_elf_hash_table (info)->procedure_count = 0; in mips_elf_create_procedure_table()
1534 mips_elf_hash_table (info)->procedure_count = count + 2; in mips_elf_create_procedure_table()
1786 htab = mips_elf_hash_table (info); in _bfd_mips_elf_init_stubs()
1851 htab = mips_elf_hash_table (info); in mips_elf_add_la25_intro()
1896 htab = mips_elf_hash_table (info); in mips_elf_add_la25_trampoline()
1942 htab = mips_elf_hash_table (info); in mips_elf_add_la25_stub()
2879 mips_elf_hash_table (einfo->info)->procedure_count; in mips_elf_output_extsym()
[all …]
DChangeLog-94956865 (mips_elf_hash_table): Define new macro.