Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Delfxx-mips.c523 #define mips_elf_hash_table(p) \ macro
888 (mips_elf_hash_table (INFO)->is_vxworks ? ".rela.dyn" : ".rel.dyn")
903 (mips_elf_hash_table (INFO)->is_vxworks ? 0x0 : 0x7ff0)
1517 mips_elf_hash_table (info)->procedure_count = 0; in mips_elf_create_procedure_table()
1521 mips_elf_hash_table (info)->procedure_count = count + 2; in mips_elf_create_procedure_table()
1782 htab = mips_elf_hash_table (info); in _bfd_mips_elf_init_stubs()
1847 htab = mips_elf_hash_table (info); in mips_elf_add_la25_intro()
1892 htab = mips_elf_hash_table (info); in mips_elf_add_la25_trampoline()
1938 htab = mips_elf_hash_table (info); in mips_elf_add_la25_stub()
2885 mips_elf_hash_table (einfo->info)->procedure_count; in mips_elf_output_extsym()
[all …]
DChangeLog-94956865 (mips_elf_hash_table): Define new macro.