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

/haiku-buildtools/legacy/binutils/bfd/
H A Dcofflink.c2705 struct coff_link_hash_entry **rel_hash_ptr;
2764 rel_hash_ptr = (finfo->section_info[output_section->target_index].rel_hashes
2768 *rel_hash_ptr = NULL;
2779 *rel_hash_ptr = NULL;
2799 *rel_hash_ptr = h;
2704 struct coff_link_hash_entry **rel_hash_ptr; local
H A Dxcofflink.c5161 struct xcoff_link_hash_entry **rel_hash_ptr;
5254 rel_hash_ptr = (finfo->section_info[output_section->target_index].rel_hashes
5258 *rel_hash_ptr = NULL;
5268 *rel_hash_ptr = h;
5155 struct xcoff_link_hash_entry **rel_hash_ptr; local
H A Delflink.c7499 struct elf_link_hash_entry **rel_hash_ptr;
7516 rel_hash_ptr = (elf_section_data (output_section)->rel_hashes
7523 *rel_hash_ptr = NULL;
7543 *rel_hash_ptr = NULL;
7554 *rel_hash_ptr = h;
7489 struct elf_link_hash_entry **rel_hash_ptr; local
/haiku-buildtools/binutils/bfd/
H A Dcofflink.c2809 struct coff_link_hash_entry **rel_hash_ptr;
2864 rel_hash_ptr = (flaginfo->section_info[output_section->target_index].rel_hashes
2868 *rel_hash_ptr = NULL;
2879 *rel_hash_ptr = NULL;
2899 *rel_hash_ptr = h;
2808 struct coff_link_hash_entry **rel_hash_ptr; local
H A Dxcofflink.c5713 struct xcoff_link_hash_entry **rel_hash_ptr;
5790 rel_hash_ptr = (flinfo->section_info[output_section->target_index].rel_hashes
5794 *rel_hash_ptr = NULL;
5804 *rel_hash_ptr = h;
5701 struct xcoff_link_hash_entry **rel_hash_ptr; local
H A Delflink.c10828 struct elf_link_hash_entry **rel_hash_ptr;
10856 rel_hash_ptr = reldata->hashes + reldata->count;
10861 *rel_hash_ptr = NULL;
10881 *rel_hash_ptr = NULL;
10892 *rel_hash_ptr = h;
10816 struct elf_link_hash_entry **rel_hash_ptr; local

Completed in 273 milliseconds