Searched refs:hdh_head (Results 1 – 2 of 2) sorted by relevance
2339 struct elf_metag_dyn_reloc_entry **hdh_head; in elf_metag_check_relocs() local2364 hdh_head = &((struct elf_metag_link_hash_entry *) hh)->dyn_relocs; in elf_metag_check_relocs()2376 hdh_head = (struct elf_metag_dyn_reloc_entry **) vpp; in elf_metag_check_relocs()2379 hdh_p = *hdh_head; in elf_metag_check_relocs()2386 hdh_p->hdh_next = *hdh_head; in elf_metag_check_relocs()2387 *hdh_head = hdh_p; in elf_metag_check_relocs()
1491 struct elf32_hppa_dyn_reloc_entry **hdh_head; in elf32_hppa_check_relocs() local1511 hdh_head = &hh->dyn_relocs; in elf32_hppa_check_relocs()1532 hdh_head = (struct elf32_hppa_dyn_reloc_entry **) vpp; in elf32_hppa_check_relocs()1535 hdh_p = *hdh_head; in elf32_hppa_check_relocs()1541 hdh_p->hdh_next = *hdh_head; in elf32_hppa_check_relocs()1542 *hdh_head = hdh_p; in elf32_hppa_check_relocs()