HomeSort by: relevance | last modified time | path
    Searched defs:rel_hash_ptr (Results 1 - 12 of 12) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
cofflink.c 2824 struct coff_link_hash_entry **rel_hash_ptr;
2879 rel_hash_ptr = (flaginfo->section_info[output_section->target_index].rel_hashes
2883 *rel_hash_ptr = NULL;
2894 *rel_hash_ptr = NULL;
2914 *rel_hash_ptr = h;
2823 struct coff_link_hash_entry **rel_hash_ptr; local
xcofflink.c 6862 struct xcoff_link_hash_entry **rel_hash_ptr;
6939 rel_hash_ptr = (flinfo->section_info[output_section->target_index].rel_hashes
6943 *rel_hash_ptr = NULL;
6953 *rel_hash_ptr = h;
6850 struct xcoff_link_hash_entry **rel_hash_ptr; local
elflink.c 12354 struct elf_link_hash_entry **rel_hash_ptr;
12382 rel_hash_ptr = reldata->hashes + reldata->count;
12387 *rel_hash_ptr = NULL;
12407 *rel_hash_ptr = NULL;
12418 *rel_hash_ptr = h;
12342 struct elf_link_hash_entry **rel_hash_ptr; local
  /src/external/gpl3/binutils.old/dist/bfd/
cofflink.c 2831 struct coff_link_hash_entry **rel_hash_ptr;
2886 rel_hash_ptr = (flaginfo->section_info[output_section->target_index].rel_hashes
2890 *rel_hash_ptr = NULL;
2901 *rel_hash_ptr = NULL;
2921 *rel_hash_ptr = h;
2830 struct coff_link_hash_entry **rel_hash_ptr; local
xcofflink.c 6862 struct xcoff_link_hash_entry **rel_hash_ptr;
6939 rel_hash_ptr = (flinfo->section_info[output_section->target_index].rel_hashes
6943 *rel_hash_ptr = NULL;
6953 *rel_hash_ptr = h;
6850 struct xcoff_link_hash_entry **rel_hash_ptr; local
elflink.c 12333 struct elf_link_hash_entry **rel_hash_ptr;
12361 rel_hash_ptr = reldata->hashes + reldata->count;
12366 *rel_hash_ptr = NULL;
12386 *rel_hash_ptr = NULL;
12397 *rel_hash_ptr = h;
12321 struct elf_link_hash_entry **rel_hash_ptr; local
  /src/external/gpl3/gdb/dist/bfd/
cofflink.c 2792 struct coff_link_hash_entry **rel_hash_ptr;
2847 rel_hash_ptr = (flaginfo->section_info[output_section->target_index].rel_hashes
2851 *rel_hash_ptr = NULL;
2862 *rel_hash_ptr = NULL;
2882 *rel_hash_ptr = h;
2791 struct coff_link_hash_entry **rel_hash_ptr; local
xcofflink.c 6815 struct xcoff_link_hash_entry **rel_hash_ptr;
6892 rel_hash_ptr = (flinfo->section_info[output_section->target_index].rel_hashes
6896 *rel_hash_ptr = NULL;
6906 *rel_hash_ptr = h;
6803 struct xcoff_link_hash_entry **rel_hash_ptr; local
elflink.c 12264 struct elf_link_hash_entry **rel_hash_ptr;
12292 rel_hash_ptr = reldata->hashes + reldata->count;
12297 *rel_hash_ptr = NULL;
12317 *rel_hash_ptr = NULL;
12328 *rel_hash_ptr = h;
12252 struct elf_link_hash_entry **rel_hash_ptr; local
  /src/external/gpl3/gdb.old/dist/bfd/
cofflink.c 2792 struct coff_link_hash_entry **rel_hash_ptr;
2847 rel_hash_ptr = (flaginfo->section_info[output_section->target_index].rel_hashes
2851 *rel_hash_ptr = NULL;
2862 *rel_hash_ptr = NULL;
2882 *rel_hash_ptr = h;
2791 struct coff_link_hash_entry **rel_hash_ptr; local
xcofflink.c 6823 struct xcoff_link_hash_entry **rel_hash_ptr;
6900 rel_hash_ptr = (flinfo->section_info[output_section->target_index].rel_hashes
6904 *rel_hash_ptr = NULL;
6914 *rel_hash_ptr = h;
6811 struct xcoff_link_hash_entry **rel_hash_ptr; local
elflink.c 12242 struct elf_link_hash_entry **rel_hash_ptr;
12270 rel_hash_ptr = reldata->hashes + reldata->count;
12275 *rel_hash_ptr = NULL;
12295 *rel_hash_ptr = NULL;
12306 *rel_hash_ptr = h;
12230 struct elf_link_hash_entry **rel_hash_ptr; local

Completed in 103 milliseconds