HomeSort by relevance Sort by last modified time
    Searched refs:hppa_elf_hash_entry (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.25/bfd/
elf32-hppa.c 318 #define hppa_elf_hash_entry(ent) \ macro
400 hh = hppa_elf_hash_entry (entry);
1018 hh_dir = hppa_elf_hash_entry (eh_dir);
1019 hh_ind = hppa_elf_hash_entry (eh_ind);
    [all...]
elf64-hppa.c 153 #define hppa_elf_hash_entry(ent) \ macro
278 hh = hppa_elf_hash_entry (entry);
641 hh = hppa_elf_hash_entry (elf_sym_hashes (abfd)[indx]);
644 hh = hppa_elf_hash_entry (hh->eh.root.u.i.link);
932 struct elf64_hppa_link_hash_entry *hh = hppa_elf_hash_entry (eh);
965 struct elf64_hppa_link_hash_entry *hh = hppa_elf_hash_entry (eh);
996 struct elf64_hppa_link_hash_entry *hh = hppa_elf_hash_entry (eh);
1029 struct elf64_hppa_link_hash_entry *hh = hppa_elf_hash_entry (eh);
1051 struct elf64_hppa_link_hash_entry *hh = hppa_elf_hash_entry (eh);
    [all...]

Completed in 67 milliseconds