Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Dcofflink.c2773 struct coff_link_hash_entry **rel_hash_ptr; in _bfd_coff_reloc_link_order() local
2832 rel_hash_ptr = (flaginfo->section_info[output_section->target_index].rel_hashes in _bfd_coff_reloc_link_order()
2836 *rel_hash_ptr = NULL; in _bfd_coff_reloc_link_order()
2847 *rel_hash_ptr = NULL; in _bfd_coff_reloc_link_order()
2867 *rel_hash_ptr = h; in _bfd_coff_reloc_link_order()
Dxcofflink.c5691 struct xcoff_link_hash_entry **rel_hash_ptr; in xcoff_reloc_link_order() local
5773 rel_hash_ptr = (flinfo->section_info[output_section->target_index].rel_hashes in xcoff_reloc_link_order()
5777 *rel_hash_ptr = NULL; in xcoff_reloc_link_order()
5787 *rel_hash_ptr = h; in xcoff_reloc_link_order()
Delflink.c10070 struct elf_link_hash_entry **rel_hash_ptr; in elf_reloc_link_order() local
10098 rel_hash_ptr = reldata->hashes + reldata->count; in elf_reloc_link_order()
10103 *rel_hash_ptr = NULL; in elf_reloc_link_order()
10123 *rel_hash_ptr = NULL; in elf_reloc_link_order()
10134 *rel_hash_ptr = h; in elf_reloc_link_order()