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

  /src/external/gpl3/binutils/dist/bfd/
elf32-score7.c 928 struct score_elf_hash_sort_data *hsd = data; local
940 if (hsd->max_unref_got_dynindx == hsd->min_got_dynindx)
941 hsd->low = (struct elf_link_hash_entry *) h;
942 h->root.dynindx = hsd->max_unref_got_dynindx++;
945 h->root.dynindx = hsd->max_non_got_dynindx++;
948 h->root.dynindx = --hsd->min_got_dynindx;
949 hsd->low = (struct elf_link_hash_entry *) h;
996 struct score_elf_hash_sort_data hsd; local
1004 hsd.low = NULL
1018 &hsd); local
    [all...]
elf32-score.c 1043 struct score_elf_hash_sort_data *hsd = data; local
1055 if (hsd->max_unref_got_dynindx == hsd->min_got_dynindx)
1056 hsd->low = (struct elf_link_hash_entry *) h;
1057 h->root.dynindx = hsd->max_unref_got_dynindx++;
1060 h->root.dynindx = hsd->max_non_got_dynindx++;
1063 h->root.dynindx = --hsd->min_got_dynindx;
1064 hsd->low = (struct elf_link_hash_entry *) h;
1109 struct score_elf_hash_sort_data hsd; local
1117 hsd.low = NULL
1131 &hsd); local
    [all...]
elfxx-mips.c 4031 struct mips_elf_hash_sort_data hsd;
4044 hsd.low = NULL;
4045 hsd.max_unref_got_dynindx
4046 = hsd.min_got_dynindx
4050 hsd.max_local_dynindx = count_section_dynsyms (abfd, info) + 1;
4051 hsd.max_non_got_dynindx = htab->root.local_dynsymcount + 1;
4052 hsd.output_bfd = abfd;
4059 hsd.mipsxhash = s->contents;
4060 BFD_ASSERT (hsd.mipsxhash != NULL);
4063 hsd.mipsxhash = NULL
4016 struct mips_elf_hash_sort_data hsd; local
4072 struct mips_elf_hash_sort_data *hsd = data; local
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-score7.c 917 struct score_elf_hash_sort_data *hsd = data; local
929 if (hsd->max_unref_got_dynindx == hsd->min_got_dynindx)
930 hsd->low = (struct elf_link_hash_entry *) h;
931 h->root.dynindx = hsd->max_unref_got_dynindx++;
934 h->root.dynindx = hsd->max_non_got_dynindx++;
937 h->root.dynindx = --hsd->min_got_dynindx;
938 hsd->low = (struct elf_link_hash_entry *) h;
985 struct score_elf_hash_sort_data hsd; local
993 hsd.low = NULL
1007 &hsd); local
    [all...]
elf32-score.c 1032 struct score_elf_hash_sort_data *hsd = data; local
1044 if (hsd->max_unref_got_dynindx == hsd->min_got_dynindx)
1045 hsd->low = (struct elf_link_hash_entry *) h;
1046 h->root.dynindx = hsd->max_unref_got_dynindx++;
1049 h->root.dynindx = hsd->max_non_got_dynindx++;
1052 h->root.dynindx = --hsd->min_got_dynindx;
1053 hsd->low = (struct elf_link_hash_entry *) h;
1098 struct score_elf_hash_sort_data hsd; local
1106 hsd.low = NULL
1120 &hsd); local
    [all...]
elfxx-mips.c 4008 struct mips_elf_hash_sort_data hsd;
4021 hsd.low = NULL;
4022 hsd.max_unref_got_dynindx
4023 = hsd.min_got_dynindx
4027 hsd.max_local_dynindx = count_section_dynsyms (abfd, info) + 1;
4028 hsd.max_non_got_dynindx = htab->root.local_dynsymcount + 1;
4029 hsd.output_bfd = abfd;
4036 hsd.mipsxhash = s->contents;
4037 BFD_ASSERT (hsd.mipsxhash != NULL);
4040 hsd.mipsxhash = NULL
3993 struct mips_elf_hash_sort_data hsd; local
4049 struct mips_elf_hash_sort_data *hsd = data; local
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-score7.c 917 struct score_elf_hash_sort_data *hsd = data; local
929 if (hsd->max_unref_got_dynindx == hsd->min_got_dynindx)
930 hsd->low = (struct elf_link_hash_entry *) h;
931 h->root.dynindx = hsd->max_unref_got_dynindx++;
934 h->root.dynindx = hsd->max_non_got_dynindx++;
937 h->root.dynindx = --hsd->min_got_dynindx;
938 hsd->low = (struct elf_link_hash_entry *) h;
985 struct score_elf_hash_sort_data hsd; local
993 hsd.low = NULL
1007 &hsd); local
    [all...]
elf32-score.c 1032 struct score_elf_hash_sort_data *hsd = data; local
1044 if (hsd->max_unref_got_dynindx == hsd->min_got_dynindx)
1045 hsd->low = (struct elf_link_hash_entry *) h;
1046 h->root.dynindx = hsd->max_unref_got_dynindx++;
1049 h->root.dynindx = hsd->max_non_got_dynindx++;
1052 h->root.dynindx = --hsd->min_got_dynindx;
1053 hsd->low = (struct elf_link_hash_entry *) h;
1098 struct score_elf_hash_sort_data hsd; local
1106 hsd.low = NULL
1120 &hsd); local
    [all...]
elfxx-mips.c 3962 struct mips_elf_hash_sort_data hsd;
3975 hsd.low = NULL;
3976 hsd.max_unref_got_dynindx
3977 = hsd.min_got_dynindx
3981 hsd.max_local_dynindx = count_section_dynsyms (abfd, info) + 1;
3982 hsd.max_non_got_dynindx = htab->root.local_dynsymcount + 1;
3983 hsd.output_bfd = abfd;
3990 hsd.mipsxhash = s->contents;
3991 BFD_ASSERT (hsd.mipsxhash != NULL);
3994 hsd.mipsxhash = NULL
3947 struct mips_elf_hash_sort_data hsd; local
4003 struct mips_elf_hash_sort_data *hsd = data; local
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
elf32-score7.c 917 struct score_elf_hash_sort_data *hsd = data; local
929 if (hsd->max_unref_got_dynindx == hsd->min_got_dynindx)
930 hsd->low = (struct elf_link_hash_entry *) h;
931 h->root.dynindx = hsd->max_unref_got_dynindx++;
934 h->root.dynindx = hsd->max_non_got_dynindx++;
937 h->root.dynindx = --hsd->min_got_dynindx;
938 hsd->low = (struct elf_link_hash_entry *) h;
985 struct score_elf_hash_sort_data hsd; local
993 hsd.low = NULL
1007 &hsd); local
    [all...]
elf32-score.c 1032 struct score_elf_hash_sort_data *hsd = data; local
1044 if (hsd->max_unref_got_dynindx == hsd->min_got_dynindx)
1045 hsd->low = (struct elf_link_hash_entry *) h;
1046 h->root.dynindx = hsd->max_unref_got_dynindx++;
1049 h->root.dynindx = hsd->max_non_got_dynindx++;
1052 h->root.dynindx = --hsd->min_got_dynindx;
1053 hsd->low = (struct elf_link_hash_entry *) h;
1098 struct score_elf_hash_sort_data hsd; local
1106 hsd.low = NULL
1120 &hsd); local
    [all...]
elfxx-mips.c 4008 struct mips_elf_hash_sort_data hsd;
4021 hsd.low = NULL;
4022 hsd.max_unref_got_dynindx
4023 = hsd.min_got_dynindx
4027 hsd.max_local_dynindx = count_section_dynsyms (abfd, info) + 1;
4028 hsd.max_non_got_dynindx = htab->root.local_dynsymcount + 1;
4029 hsd.output_bfd = abfd;
4036 hsd.mipsxhash = s->contents;
4037 BFD_ASSERT (hsd.mipsxhash != NULL);
4040 hsd.mipsxhash = NULL
3993 struct mips_elf_hash_sort_data hsd; local
4049 struct mips_elf_hash_sort_data *hsd = data; local
    [all...]

Completed in 63 milliseconds