Home
last modified time | relevance | path

Searched defs:elf_link_hash_table (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf-bfd.h575 struct elf_link_hash_table struct
577 struct bfd_link_hash_table root;
581 enum elf_target_id hash_table_id;
585 bool dynamic_sections_created;
588 bool dynamic_relocs;
592 bool is_relocatable_executable;
595 bool ifunc_resolvers;
598 bool dt_pltgot_required;
601 bool dt_jmprel_required;
604 bool handling_dt_needed;
[all …]
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delf-bfd.h610 struct elf_link_hash_table struct
612 struct bfd_link_hash_table root;
616 enum elf_target_id hash_table_id;
620 bool dynamic_sections_created;
623 bool dynamic_relocs;
627 bool is_relocatable_executable;
630 bool ifunc_resolvers;
633 bool dt_pltgot_required;
636 bool dt_jmprel_required;
639 bool handling_dt_needed;
[all …]