Lines Matching refs:rel_hashes
64 struct xcoff_link_hash_entry **rel_hashes; member
4309 rel_hash = (finfo->section_info[target_index].rel_hashes in xcoff_link_input_bfd()
4814 finfo->section_info[oindx].rel_hashes[osec->reloc_count] = NULL; in xcoff_write_global_symbol()
4923 finfo->section_info[oindx].rel_hashes[osec->reloc_count] = NULL; in xcoff_write_global_symbol()
4985 finfo->section_info[oindx].rel_hashes[osec->reloc_count] = NULL; in xcoff_write_global_symbol()
5249 rel_hash_ptr = (finfo->section_info[output_section->target_index].rel_hashes in xcoff_reloc_link_order()
5542 finfo.section_info[i].rel_hashes = NULL; in _bfd_xcoff_bfd_final_link()
5588 finfo.section_info[o->target_index].rel_hashes = bfd_malloc (amt); in _bfd_xcoff_bfd_final_link()
5591 || finfo.section_info[o->target_index].rel_hashes == NULL) in _bfd_xcoff_bfd_final_link()
5782 rel_hash = finfo.section_info[o->target_index].rel_hashes; in _bfd_xcoff_bfd_final_link()
5850 if (finfo.section_info[i].rel_hashes != NULL) in _bfd_xcoff_bfd_final_link()
5851 free (finfo.section_info[i].rel_hashes); in _bfd_xcoff_bfd_final_link()
5935 if (finfo.section_info[i].rel_hashes != NULL) in _bfd_xcoff_bfd_final_link()
5936 free (finfo.section_info[i].rel_hashes); in _bfd_xcoff_bfd_final_link()