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

/freebsd-11-stable/contrib/binutils/bfd/
H A Dcofflink.c2702 struct coff_link_hash_entry **rel_hash_ptr;
2761 rel_hash_ptr = (finfo->section_info[output_section->target_index].rel_hashes
2765 *rel_hash_ptr = NULL;
2776 *rel_hash_ptr = NULL;
2796 *rel_hash_ptr = h;
2701 struct coff_link_hash_entry **rel_hash_ptr; local
H A Dxcofflink.c5162 struct xcoff_link_hash_entry **rel_hash_ptr;
5255 rel_hash_ptr = (finfo->section_info[output_section->target_index].rel_hashes
5259 *rel_hash_ptr = NULL;
5269 *rel_hash_ptr = h;
5156 struct xcoff_link_hash_entry **rel_hash_ptr; local
H A Delflink.c9033 struct elf_link_hash_entry **rel_hash_ptr;
9050 rel_hash_ptr = (elf_section_data (output_section)->rel_hashes
9057 *rel_hash_ptr = NULL;
9077 *rel_hash_ptr = NULL;
9088 *rel_hash_ptr = h;
9023 struct elf_link_hash_entry **rel_hash_ptr; local

Completed in 181 milliseconds