Searched refs:hdh_next (Results 1 – 3 of 3) sorted by relevance
795 struct elf_metag_dyn_reloc_entry *hdh_next; member2386 hdh_p->hdh_next = *hdh_head; in elf_metag_check_relocs()2450 hdh_q = hdh_q->hdh_next) in elf_metag_copy_indirect_symbol()2455 *hdh_pp = hdh_p->hdh_next; in elf_metag_copy_indirect_symbol()2459 hdh_pp = &hdh_p->hdh_next; in elf_metag_copy_indirect_symbol()2555 for (hdh_p = hh->dyn_relocs; hdh_p != NULL; hdh_p = hdh_p->hdh_next) in elf_metag_adjust_dynamic_symbol()2731 *hdh_pp = hdh_p->hdh_next; in allocate_dynrelocs()2733 hdh_pp = &hdh_p->hdh_next; in allocate_dynrelocs()2789 for (hdh_p = hh->dyn_relocs; hdh_p != NULL; hdh_p = hdh_p->hdh_next) in allocate_dynrelocs()2810 for (hdh_p = hh->dyn_relocs; hdh_p != NULL; hdh_p = hdh_p->hdh_next) in readonly_dynrelocs()[all …]
222 struct elf32_hppa_dyn_reloc_entry *hdh_next; member1048 hdh_q = hdh_q->hdh_next) in elf32_hppa_copy_indirect_symbol()1055 *hdh_pp = hdh_p->hdh_next; in elf32_hppa_copy_indirect_symbol()1059 hdh_pp = &hdh_p->hdh_next; in elf32_hppa_copy_indirect_symbol()1541 hdh_p->hdh_next = *hdh_head; in elf32_hppa_check_relocs()1635 for (hdh_pp = &hh->dyn_relocs; (hdh_p = *hdh_pp) != NULL; hdh_pp = &hdh_p->hdh_next) in elf32_hppa_gc_sweep_hook()1639 *hdh_pp = hdh_p->hdh_next; in elf32_hppa_gc_sweep_hook()1884 for (hdh_p = hh->dyn_relocs; hdh_p != NULL; hdh_p = hdh_p->hdh_next) in elf32_hppa_adjust_dynamic_symbol()2086 *hdh_pp = hdh_p->hdh_next; in allocate_dynrelocs()2088 hdh_pp = &hdh_p->hdh_next; in allocate_dynrelocs()[all …]
1905 (struct elf32_hppa_dyn_reloc_entry): Use hdh_next.1916 (elf32_hppa_copy_indirect_symbol): Use hdh_next.1917 (elf32_hppa_check_relocs): Use eh, etab, and hdh_next.1918 (elf32_hppa_gc_sweep_hook): Use hdh_next.1919 (elf32_hppa_adjust_dynamic_symbol): Use hdh_next, and etab.1921 (allocate_dynrelocs): Use etab, and hdh_next.1922 (readonly_dynrelocs): Use hdh_next.1923 (elf32_hppa_size_dynamic_sections): Use etab, and hdh_next.