Searched refs:hdh_head (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-metag.c2300 struct elf_dyn_relocs **hdh_head; local
2325 hdh_head = &hh->eh.dyn_relocs;
2337 hdh_head = (struct elf_dyn_relocs **) vpp;
2340 hdh_p = *hdh_head;
2347 hdh_p->next = *hdh_head;
2348 *hdh_head = hdh_p;
H A Delf32-hppa.c1435 struct elf_dyn_relocs **hdh_head; local
1455 hdh_head = &hh->eh.dyn_relocs;
1476 hdh_head = (struct elf_dyn_relocs **) vpp;
1479 hdh_p = *hdh_head;
1485 hdh_p->next = *hdh_head;
1486 *hdh_head = hdh_p;
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-metag.c2300 struct elf_dyn_relocs **hdh_head; local
2325 hdh_head = &hh->eh.dyn_relocs;
2337 hdh_head = (struct elf_dyn_relocs **) vpp;
2340 hdh_p = *hdh_head;
2347 hdh_p->next = *hdh_head;
2348 *hdh_head = hdh_p;
H A Delf32-hppa.c1435 struct elf_dyn_relocs **hdh_head; local
1455 hdh_head = &hh->eh.dyn_relocs;
1476 hdh_head = (struct elf_dyn_relocs **) vpp;
1479 hdh_p = *hdh_head;
1485 hdh_p->next = *hdh_head;
1486 *hdh_head = hdh_p;
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-metag.c2300 struct elf_dyn_relocs **hdh_head; local
2325 hdh_head = &hh->eh.dyn_relocs;
2337 hdh_head = (struct elf_dyn_relocs **) vpp;
2340 hdh_p = *hdh_head;
2347 hdh_p->next = *hdh_head;
2348 *hdh_head = hdh_p;
H A Delf32-hppa.c1435 struct elf_dyn_relocs **hdh_head; local
1455 hdh_head = &hh->eh.dyn_relocs;
1476 hdh_head = (struct elf_dyn_relocs **) vpp;
1479 hdh_p = *hdh_head;
1485 hdh_p->next = *hdh_head;
1486 *hdh_head = hdh_p;
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-metag.c2300 struct elf_dyn_relocs **hdh_head; local
2325 hdh_head = &hh->eh.dyn_relocs;
2337 hdh_head = (struct elf_dyn_relocs **) vpp;
2340 hdh_p = *hdh_head;
2347 hdh_p->next = *hdh_head;
2348 *hdh_head = hdh_p;
H A Delf32-hppa.c1435 struct elf_dyn_relocs **hdh_head; local
1455 hdh_head = &hh->eh.dyn_relocs;
1476 hdh_head = (struct elf_dyn_relocs **) vpp;
1479 hdh_p = *hdh_head;
1485 hdh_p->next = *hdh_head;
1486 *hdh_head = hdh_p;

Completed in 308 milliseconds