OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hh_ind
(Results
1 - 2
of
2
) sorted by null
/toolchain/binutils/binutils-2.25/bfd/
elf32-hppa.c
1016
struct elf32_hppa_link_hash_entry *hh_dir, *
hh_ind
;
local
1019
hh_ind
= hppa_elf_hash_entry (eh_ind);
1021
if (
hh_ind
->dyn_relocs != NULL)
1030
for (hdh_pp = &
hh_ind
->dyn_relocs; (hdh_p = *hdh_pp) != NULL; )
1052
hh_dir->dyn_relocs =
hh_ind
->dyn_relocs;
1053
hh_ind
->dyn_relocs = NULL;
1073
hh_dir->tls_type =
hh_ind
->tls_type;
1074
hh_ind
->tls_type = GOT_UNKNOWN;
[
all
...]
elf32-metag.c
2425
struct elf_metag_link_hash_entry *hh_dir, *
hh_ind
;
local
[
all
...]
Completed in 77 milliseconds