HomeSort by: relevance | last modified time | path
    Searched defs:data_hash_entry (Results 1 - 1 of 1) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
elf64-hppa.c 141 struct elf_link_hash_entry *data_hash_entry; member in struct:elf64_hppa_link_hash_table
1865 if (!hppa_info->data_hash_entry)
1889 hppa_info->data_hash_entry = nh;
2448 baseh = hppa_info->data_hash_entry;
2553 sec = hppa_info->data_hash_entry->root.u.def.section;
2555 dynindx = hppa_info->data_hash_entry->dynindx;
2572 baseh = hppa_info->data_hash_entry;
3359 baseh = hppa_info->data_hash_entry;
3448 sec = hppa_info->data_hash_entry->root.u.def.section;
3449 dynindx = hppa_info->data_hash_entry->dynindx
    [all...]

Completed in 59 milliseconds