OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hdh_head
(Results
1 - 9
of
9
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
elf32-metag.c
2262
struct elf_dyn_relocs **
hdh_head
;
local
2287
hdh_head
= &hh->eh.dyn_relocs;
2299
hdh_head
= (struct elf_dyn_relocs **) vpp;
2302
hdh_p = *
hdh_head
;
2309
hdh_p->next = *
hdh_head
;
2310
*
hdh_head
= hdh_p;
elf32-hppa.c
1434
struct elf_dyn_relocs **
hdh_head
;
local
1454
hdh_head
= &hh->eh.dyn_relocs;
1475
hdh_head
= (struct elf_dyn_relocs **) vpp;
1478
hdh_p = *
hdh_head
;
1484
hdh_p->next = *
hdh_head
;
1485
*
hdh_head
= hdh_p;
elf64-hppa.c
908
struct elf64_hppa_dyn_reloc_entry **
hdh_head
;
923
hdh_head
= (struct elf64_hppa_dyn_reloc_entry **) vpp;
925
hdh_p = *
hdh_head
;
931
hdh_p->next = *
hdh_head
;
932
*
hdh_head
= hdh_p;
907
struct elf64_hppa_dyn_reloc_entry **
hdh_head
;
local
/src/external/gpl3/binutils.old/dist/bfd/
elf32-metag.c
2299
struct elf_dyn_relocs **
hdh_head
;
local
2324
hdh_head
= &hh->eh.dyn_relocs;
2336
hdh_head
= (struct elf_dyn_relocs **) vpp;
2339
hdh_p = *
hdh_head
;
2346
hdh_p->next = *
hdh_head
;
2347
*
hdh_head
= hdh_p;
elf32-hppa.c
1434
struct elf_dyn_relocs **
hdh_head
;
local
1454
hdh_head
= &hh->eh.dyn_relocs;
1475
hdh_head
= (struct elf_dyn_relocs **) vpp;
1478
hdh_p = *
hdh_head
;
1484
hdh_p->next = *
hdh_head
;
1485
*
hdh_head
= hdh_p;
/src/external/gpl3/gdb.old/dist/bfd/
elf32-metag.c
2299
struct elf_dyn_relocs **
hdh_head
;
local
2324
hdh_head
= &hh->eh.dyn_relocs;
2336
hdh_head
= (struct elf_dyn_relocs **) vpp;
2339
hdh_p = *
hdh_head
;
2346
hdh_p->next = *
hdh_head
;
2347
*
hdh_head
= hdh_p;
elf32-hppa.c
1434
struct elf_dyn_relocs **
hdh_head
;
local
1454
hdh_head
= &hh->eh.dyn_relocs;
1475
hdh_head
= (struct elf_dyn_relocs **) vpp;
1478
hdh_p = *
hdh_head
;
1484
hdh_p->next = *
hdh_head
;
1485
*
hdh_head
= hdh_p;
/src/external/gpl3/gdb/dist/bfd/
elf32-metag.c
2262
struct elf_dyn_relocs **
hdh_head
;
local
2287
hdh_head
= &hh->eh.dyn_relocs;
2299
hdh_head
= (struct elf_dyn_relocs **) vpp;
2302
hdh_p = *
hdh_head
;
2309
hdh_p->next = *
hdh_head
;
2310
*
hdh_head
= hdh_p;
elf32-hppa.c
1434
struct elf_dyn_relocs **
hdh_head
;
local
1454
hdh_head
= &hh->eh.dyn_relocs;
1475
hdh_head
= (struct elf_dyn_relocs **) vpp;
1478
hdh_p = *
hdh_head
;
1484
hdh_p->next = *
hdh_head
;
1485
*
hdh_head
= hdh_p;
Completed in 71 milliseconds
Indexes created Sat Apr 25 00:22:52 UTC 2026