Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Delfxx-mips.c612 (mips_elf_hash_table (INFO)->is_vxworks ? ".rela.dyn" : ".rel.dyn")
621 (mips_elf_hash_table (INFO)->is_vxworks ? 3 : 2)
625 (mips_elf_hash_table (INFO)->is_vxworks ? 0x0 : 0x7ff0)
772 #define mips_elf_hash_table(p) \ macro
1056 mips_elf_hash_table (info)->procedure_count = 0; in mips_elf_create_procedure_table()
1060 mips_elf_hash_table (info)->procedure_count = count + 2; in mips_elf_create_procedure_table()
1800 mips_elf_hash_table (einfo->info)->procedure_count; in mips_elf_output_extsym()
2377 htab = mips_elf_hash_table (info); in mips_elf_gotplt_index()
2618 htab = mips_elf_hash_table (info); in mips_elf_create_local_got_entry()
3747 htab = mips_elf_hash_table (info); in mips_elf_create_got_section()
[all …]
H A DChangeLog-94956865 (mips_elf_hash_table): Define new macro.
/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Delfxx-mips.c701 #define mips_elf_hash_table(p) \ macro
962 mips_elf_hash_table (info)->procedure_count = 0; in mips_elf_create_procedure_table()
966 mips_elf_hash_table (info)->procedure_count = count + 2; in mips_elf_create_procedure_table()
1552 mips_elf_hash_table (einfo->info)->procedure_count; in mips_elf_output_extsym()
4853 mips_elf_hash_table (info)->use_rld_obj_head = TRUE; in _bfd_mips_elf_add_symbol_hook()
5011 if (! mips_elf_hash_table (info)->use_rld_obj_head) in _bfd_mips_elf_create_dynamic_sections()
5169 mips_elf_hash_table (info)->mips16_stubs_seen = TRUE; in _bfd_mips_elf_check_relocs()
5222 mips_elf_hash_table (info)->mips16_stubs_seen = TRUE; in _bfd_mips_elf_check_relocs()
5447 mips_elf_hash_table (info)->compact_rel_size += in _bfd_mips_elf_check_relocs()
5456 mips_elf_hash_table (info)->compact_rel_size += in _bfd_mips_elf_check_relocs()
[all …]
H A DChangeLog-94956865 (mips_elf_hash_table): Define new macro.