Searched refs:hdh_pp (Results 1 – 1 of 1) sorted by relevance
2434 struct elf_metag_dyn_reloc_entry **hdh_pp; in elf_metag_copy_indirect_symbol() local2442 for (hdh_pp = &hh_ind->dyn_relocs; (hdh_p = *hdh_pp) != NULL; ) in elf_metag_copy_indirect_symbol()2452 *hdh_pp = hdh_p->hdh_next; in elf_metag_copy_indirect_symbol()2456 hdh_pp = &hdh_p->hdh_next; in elf_metag_copy_indirect_symbol()2458 *hdh_pp = hh_dir->dyn_relocs; in elf_metag_copy_indirect_symbol()2719 struct elf_metag_dyn_reloc_entry **hdh_pp; in allocate_dynrelocs() local2721 for (hdh_pp = &hh->dyn_relocs; (hdh_p = *hdh_pp) != NULL; ) in allocate_dynrelocs()2726 *hdh_pp = hdh_p->hdh_next; in allocate_dynrelocs()2728 hdh_pp = &hdh_p->hdh_next; in allocate_dynrelocs()3485 struct elf_metag_dyn_reloc_entry **hdh_pp; in elf_metag_gc_sweep_hook() local[all …]