Searched refs:hdh_head (Results 1 – 2 of 2) sorted by relevance
2336 struct elf_metag_dyn_reloc_entry **hdh_head; in elf_metag_check_relocs() local2361 hdh_head = &((struct elf_metag_link_hash_entry *) hh)->dyn_relocs; in elf_metag_check_relocs()2373 hdh_head = (struct elf_metag_dyn_reloc_entry **) vpp; in elf_metag_check_relocs()2376 hdh_p = *hdh_head; in elf_metag_check_relocs()2383 hdh_p->hdh_next = *hdh_head; in elf_metag_check_relocs()2384 *hdh_head = hdh_p; in elf_metag_check_relocs()
1481 struct elf32_hppa_dyn_reloc_entry **hdh_head; in elf32_hppa_check_relocs() local1504 hdh_head = &hh->dyn_relocs; in elf32_hppa_check_relocs()1525 hdh_head = (struct elf32_hppa_dyn_reloc_entry **) vpp; in elf32_hppa_check_relocs()1528 hdh_p = *hdh_head; in elf32_hppa_check_relocs()1534 hdh_p->hdh_next = *hdh_head; in elf32_hppa_check_relocs()1535 *hdh_head = hdh_p; in elf32_hppa_check_relocs()