Home
last modified time | relevance | path

Searched refs:want_opd (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/bfd/
Delf64-hppa.c112 unsigned want_opd; member
848 hh->want_opd = 1; in elf64_hppa_check_relocs()
946 hh->want_opd = 1; in elf64_hppa_mark_exported_functions()
1050 if (hh && hh->want_opd) in allocate_global_data_opd()
1057 hh->want_opd = 0; in allocate_global_data_opd()
1113 hh->want_opd = 0; in allocate_global_data_opd()
1420 if (!shared && rent->type == R_PARISC_FPTR64 && hh->want_opd) in allocate_dynrel_entries()
1442 if (shared && hh->want_opd) in allocate_dynrel_entries()
1883 if (hh->want_opd && hh->st_shndx != -1) in elf64_hppa_link_output_symbol_hook()
1920 if (hh->want_opd) in elf64_hppa_finish_dynamic_symbol()
[all …]
/netbsd/src/external/gpl3/binutils/dist/bfd/
Delf64-hppa.c108 unsigned want_opd; member
847 hh->want_opd = 1; in elf64_hppa_check_relocs()
945 hh->want_opd = 1; in elf64_hppa_mark_exported_functions()
1049 if (hh && hh->want_opd) in allocate_global_data_opd()
1056 hh->want_opd = 0; in allocate_global_data_opd()
1112 hh->want_opd = 0; in allocate_global_data_opd()
1419 if (!shared && rent->type == R_PARISC_FPTR64 && hh->want_opd) in allocate_dynrel_entries()
1441 if (shared && hh->want_opd) in allocate_dynrel_entries()
1877 if (hh->want_opd && hh->st_shndx != -1) in elf64_hppa_link_output_symbol_hook()
1916 if (hh->want_opd) in elf64_hppa_finish_dynamic_symbol()
[all …]