Searched refs:hdh_pp (Results 1 – 2 of 2) sorted by relevance
2437 struct elf_metag_dyn_reloc_entry **hdh_pp; in elf_metag_copy_indirect_symbol() local2445 for (hdh_pp = &hh_ind->dyn_relocs; (hdh_p = *hdh_pp) != NULL; ) 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()2461 *hdh_pp = hh_dir->dyn_relocs; in elf_metag_copy_indirect_symbol()2724 struct elf_metag_dyn_reloc_entry **hdh_pp; in allocate_dynrelocs() local2726 for (hdh_pp = &hh->dyn_relocs; (hdh_p = *hdh_pp) != NULL; ) in allocate_dynrelocs()2731 *hdh_pp = hdh_p->hdh_next; in allocate_dynrelocs()2733 hdh_pp = &hdh_p->hdh_next; in allocate_dynrelocs()3488 struct elf_metag_dyn_reloc_entry **hdh_pp; in elf_metag_gc_sweep_hook() local[all …]
1037 struct elf32_hppa_dyn_reloc_entry **hdh_pp; in elf32_hppa_copy_indirect_symbol() local1042 for (hdh_pp = &hh_ind->dyn_relocs; (hdh_p = *hdh_pp) != NULL; ) 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()1061 *hdh_pp = hh_dir->dyn_relocs; in elf32_hppa_copy_indirect_symbol()1626 struct elf32_hppa_dyn_reloc_entry **hdh_pp; in elf32_hppa_gc_sweep_hook() local1635 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()2079 struct elf32_hppa_dyn_reloc_entry **hdh_pp; in allocate_dynrelocs() local2081 for (hdh_pp = &hh->dyn_relocs; (hdh_p = *hdh_pp) != NULL; ) in allocate_dynrelocs()[all …]