Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dcofflink.c2763 struct coff_link_hash_entry **rel_hash_ptr; in _bfd_coff_reloc_link_order() local
2818 rel_hash_ptr = (flaginfo->section_info[output_section->target_index].rel_hashes in _bfd_coff_reloc_link_order()
2822 *rel_hash_ptr = NULL; in _bfd_coff_reloc_link_order()
2833 *rel_hash_ptr = NULL; in _bfd_coff_reloc_link_order()
2853 *rel_hash_ptr = h; in _bfd_coff_reloc_link_order()
H A Dxcofflink.c6814 struct xcoff_link_hash_entry **rel_hash_ptr; in xcoff_reloc_link_order() local
6891 rel_hash_ptr = (flinfo->section_info[output_section->target_index].rel_hashes in xcoff_reloc_link_order()
6895 *rel_hash_ptr = NULL; in xcoff_reloc_link_order()
6905 *rel_hash_ptr = h; in xcoff_reloc_link_order()
H A Delflink.c11941 struct elf_link_hash_entry **rel_hash_ptr; in elf_reloc_link_order() local
11969 rel_hash_ptr = reldata->hashes + reldata->count; in elf_reloc_link_order()
11974 *rel_hash_ptr = NULL; in elf_reloc_link_order()
11994 *rel_hash_ptr = NULL; in elf_reloc_link_order()
12005 *rel_hash_ptr = h; in elf_reloc_link_order()
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dcofflink.c2791 struct coff_link_hash_entry **rel_hash_ptr; in _bfd_coff_reloc_link_order() local
2846 rel_hash_ptr = (flaginfo->section_info[output_section->target_index].rel_hashes in _bfd_coff_reloc_link_order()
2850 *rel_hash_ptr = NULL; in _bfd_coff_reloc_link_order()
2861 *rel_hash_ptr = NULL; in _bfd_coff_reloc_link_order()
2881 *rel_hash_ptr = h; in _bfd_coff_reloc_link_order()
H A Dxcofflink.c6805 struct xcoff_link_hash_entry **rel_hash_ptr; in xcoff_reloc_link_order() local
6882 rel_hash_ptr = (flinfo->section_info[output_section->target_index].rel_hashes in xcoff_reloc_link_order()
6886 *rel_hash_ptr = NULL; in xcoff_reloc_link_order()
6896 *rel_hash_ptr = h; in xcoff_reloc_link_order()
H A Delflink.c12038 struct elf_link_hash_entry **rel_hash_ptr; in elf_reloc_link_order() local
12066 rel_hash_ptr = reldata->hashes + reldata->count; in elf_reloc_link_order()
12071 *rel_hash_ptr = NULL; in elf_reloc_link_order()
12091 *rel_hash_ptr = NULL; in elf_reloc_link_order()
12102 *rel_hash_ptr = h; in elf_reloc_link_order()