Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/bfd/
H A Dcofflink.c2707 struct coff_link_hash_entry **rel_hash_ptr; in _bfd_coff_reloc_link_order() local
2766 rel_hash_ptr = (finfo->section_info[output_section->target_index].rel_hashes in _bfd_coff_reloc_link_order()
2770 *rel_hash_ptr = NULL; in _bfd_coff_reloc_link_order()
2781 *rel_hash_ptr = NULL; in _bfd_coff_reloc_link_order()
2801 *rel_hash_ptr = h; in _bfd_coff_reloc_link_order()
H A Dxcofflink.c5977 struct xcoff_link_hash_entry **rel_hash_ptr; local
6075 rel_hash_ptr = (finfo->section_info[output_section->target_index].rel_hashes
6079 *rel_hash_ptr = NULL;
6089 *rel_hash_ptr = h;
H A Delflink.c6941 struct elf_link_hash_entry **rel_hash_ptr; in elf_reloc_link_order() local
6958 rel_hash_ptr = (elf_section_data (output_section)->rel_hashes in elf_reloc_link_order()
6965 *rel_hash_ptr = NULL; in elf_reloc_link_order()
6985 *rel_hash_ptr = NULL; in elf_reloc_link_order()
6996 *rel_hash_ptr = h; in elf_reloc_link_order()
H A Delflink.h7425 struct elf_link_hash_entry **rel_hash_ptr; local
7442 rel_hash_ptr = (elf_section_data (output_section)->rel_hashes
7449 *rel_hash_ptr = NULL;
7469 *rel_hash_ptr = NULL;
7480 *rel_hash_ptr = h;
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Dcofflink.c2704 struct coff_link_hash_entry **rel_hash_ptr; in _bfd_coff_reloc_link_order() local
2763 rel_hash_ptr = (finfo->section_info[output_section->target_index].rel_hashes in _bfd_coff_reloc_link_order()
2767 *rel_hash_ptr = NULL; in _bfd_coff_reloc_link_order()
2778 *rel_hash_ptr = NULL; in _bfd_coff_reloc_link_order()
2798 *rel_hash_ptr = h; in _bfd_coff_reloc_link_order()
H A Dxcofflink.c5155 struct xcoff_link_hash_entry **rel_hash_ptr; in xcoff_reloc_link_order() local
5248 rel_hash_ptr = (finfo->section_info[output_section->target_index].rel_hashes in xcoff_reloc_link_order()
5252 *rel_hash_ptr = NULL; in xcoff_reloc_link_order()
5262 *rel_hash_ptr = h; in xcoff_reloc_link_order()
H A Delflink.c7823 struct elf_link_hash_entry **rel_hash_ptr; in elf_reloc_link_order() local
7840 rel_hash_ptr = (elf_section_data (output_section)->rel_hashes in elf_reloc_link_order()
7847 *rel_hash_ptr = NULL; in elf_reloc_link_order()
7867 *rel_hash_ptr = NULL; in elf_reloc_link_order()
7878 *rel_hash_ptr = h; in elf_reloc_link_order()