Home
last modified time | relevance | path

Searched refs:rel_hash_ptr (Results 1 – 3 of 3) sorted by relevance

/mirbsd/src/gnu/usr.bin/binutils/bfd/
Dcofflink.c2702 struct coff_link_hash_entry **rel_hash_ptr; in _bfd_coff_reloc_link_order() local
2761 rel_hash_ptr = (finfo->section_info[output_section->target_index].rel_hashes in _bfd_coff_reloc_link_order()
2765 *rel_hash_ptr = NULL; in _bfd_coff_reloc_link_order()
2776 *rel_hash_ptr = NULL; in _bfd_coff_reloc_link_order()
2796 *rel_hash_ptr = h; in _bfd_coff_reloc_link_order()
Dxcofflink.c5154 struct xcoff_link_hash_entry **rel_hash_ptr; in xcoff_reloc_link_order() local
5247 rel_hash_ptr = (finfo->section_info[output_section->target_index].rel_hashes in xcoff_reloc_link_order()
5251 *rel_hash_ptr = NULL; in xcoff_reloc_link_order()
5261 *rel_hash_ptr = h; in xcoff_reloc_link_order()
Delflink.c7459 struct elf_link_hash_entry **rel_hash_ptr; in elf_reloc_link_order() local
7476 rel_hash_ptr = (elf_section_data (output_section)->rel_hashes in elf_reloc_link_order()
7483 *rel_hash_ptr = NULL; in elf_reloc_link_order()
7503 *rel_hash_ptr = NULL; in elf_reloc_link_order()
7514 *rel_hash_ptr = h; in elf_reloc_link_order()