Searched defs:elf_x86_link_hash_table (Results 1 – 2 of 2) sorted by relevance
593 struct elf_x86_link_hash_table struct595 struct elf_link_hash_table elf;598 asection *interp;599 asection *plt_eh_frame;600 asection *plt_second;601 asection *plt_second_eh_frame;602 asection *plt_got;603 asection *plt_got_eh_frame;605 sframe_encoder_ctx *plt_cfe_ctx;606 asection *plt_sframe;[all …]
575 struct elf_x86_link_hash_table struct577 struct elf_link_hash_table elf;580 asection *interp;581 asection *plt_eh_frame;582 asection *plt_second;583 asection *plt_second_eh_frame;584 asection *plt_got;585 asection *plt_got_eh_frame;588 struct elf_x86_plt_layout plt;591 const struct elf_x86_lazy_plt_layout *lazy_plt;[all …]