Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delfxx-x86.h698 struct elf_x86_init_table struct
701 const struct elf_x86_lazy_plt_layout *lazy_plt;
704 const struct elf_x86_non_lazy_plt_layout *non_lazy_plt;
707 const struct elf_x86_lazy_plt_layout *lazy_ibt_plt;
710 const struct elf_x86_non_lazy_plt_layout *non_lazy_ibt_plt;
714 const struct elf_x86_sframe_plt *sframe_lazy_plt;
718 const struct elf_x86_sframe_plt *sframe_non_lazy_plt;
722 const struct elf_x86_sframe_plt *sframe_lazy_ibt_plt;
726 const struct elf_x86_sframe_plt *sframe_non_lazy_ibt_plt;
728 bfd_byte plt0_pad_byte;
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delfxx-x86.h671 struct elf_x86_init_table struct
674 const struct elf_x86_lazy_plt_layout *lazy_plt;
677 const struct elf_x86_non_lazy_plt_layout *non_lazy_plt;
680 const struct elf_x86_lazy_plt_layout *lazy_ibt_plt;
683 const struct elf_x86_non_lazy_plt_layout *non_lazy_ibt_plt;
685 bfd_byte plt0_pad_byte;
687 bfd_vma (*r_info) (bfd_vma, bfd_vma);
688 bfd_vma (*r_sym) (bfd_vma);