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

/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-metag.c2387 struct elf_metag_link_hash_entry *hh_dir, *hh_ind; local
2390 hh_ind = metag_elf_hash_entry (eh_ind);
2395 hh_dir->tls_type = hh_ind->tls_type;
2396 hh_ind->tls_type = GOT_UNKNOWN;
H A Delf32-hppa.c1037 struct elf32_hppa_link_hash_entry *hh_dir, *hh_ind; local
1040 hh_ind = hppa_elf_hash_entry (eh_ind);
1044 hh_dir->plabel |= hh_ind->plabel;
1045 hh_dir->tls_type |= hh_ind->tls_type;
1046 hh_ind->tls_type = GOT_UNKNOWN;
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-metag.c2387 struct elf_metag_link_hash_entry *hh_dir, *hh_ind; local
2390 hh_ind = metag_elf_hash_entry (eh_ind);
2395 hh_dir->tls_type = hh_ind->tls_type;
2396 hh_ind->tls_type = GOT_UNKNOWN;
H A Delf32-hppa.c1037 struct elf32_hppa_link_hash_entry *hh_dir, *hh_ind; local
1040 hh_ind = hppa_elf_hash_entry (eh_ind);
1044 hh_dir->plabel |= hh_ind->plabel;
1045 hh_dir->tls_type |= hh_ind->tls_type;
1046 hh_ind->tls_type = GOT_UNKNOWN;
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-metag.c2387 struct elf_metag_link_hash_entry *hh_dir, *hh_ind; local
2390 hh_ind = metag_elf_hash_entry (eh_ind);
2395 hh_dir->tls_type = hh_ind->tls_type;
2396 hh_ind->tls_type = GOT_UNKNOWN;
H A Delf32-hppa.c1037 struct elf32_hppa_link_hash_entry *hh_dir, *hh_ind; local
1040 hh_ind = hppa_elf_hash_entry (eh_ind);
1044 hh_dir->plabel |= hh_ind->plabel;
1045 hh_dir->tls_type |= hh_ind->tls_type;
1046 hh_ind->tls_type = GOT_UNKNOWN;
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-hppa.c1037 struct elf32_hppa_link_hash_entry *hh_dir, *hh_ind; local
1040 hh_ind = hppa_elf_hash_entry (eh_ind);
1044 hh_dir->plabel |= hh_ind->plabel;
1045 hh_dir->tls_type |= hh_ind->tls_type;
1046 hh_ind->tls_type = GOT_UNKNOWN;
H A Delf32-metag.c2387 struct elf_metag_link_hash_entry *hh_dir, *hh_ind; local
2390 hh_ind = metag_elf_hash_entry (eh_ind);
2395 hh_dir->tls_type = hh_ind->tls_type;
2396 hh_ind->tls_type = GOT_UNKNOWN;

Completed in 318 milliseconds