Home
last modified time | relevance | path

Searched refs:elf_x86_lazy_plt_layout (Results 1 – 10 of 10) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/bfd/
Delfxx-x86.h406 struct elf_x86_lazy_plt_layout struct
614 const struct elf_x86_lazy_plt_layout *lazy_plt;
701 const struct elf_x86_lazy_plt_layout *lazy_plt;
707 const struct elf_x86_lazy_plt_layout *lazy_ibt_plt;
Delf64-x86-64.c952 static const struct elf_x86_lazy_plt_layout elf_x86_64_lazy_plt =
990 static const struct elf_x86_lazy_plt_layout elf_x86_64_lazy_bnd_plt =
1028 static const struct elf_x86_lazy_plt_layout elf_x86_64_lazy_ibt_plt =
1055 static const struct elf_x86_lazy_plt_layout elf_x32_lazy_ibt_plt =
5216 const struct elf_x86_lazy_plt_layout *lazy_plt; in elf_x86_64_get_synthetic_symtab()
5218 const struct elf_x86_lazy_plt_layout *lazy_bnd_plt; in elf_x86_64_get_synthetic_symtab()
5220 const struct elf_x86_lazy_plt_layout *lazy_ibt_plt; in elf_x86_64_get_synthetic_symtab()
5222 const struct elf_x86_lazy_plt_layout *x32_lazy_ibt_plt; in elf_x86_64_get_synthetic_symtab()
Delf32-i386.c756 static const struct elf_x86_lazy_plt_layout elf_i386_lazy_plt =
794 static const struct elf_x86_lazy_plt_layout elf_i386_lazy_ibt_plt =
4233 const struct elf_x86_lazy_plt_layout *lazy_plt; in elf_i386_get_synthetic_symtab()
4235 const struct elf_x86_lazy_plt_layout *lazy_ibt_plt; in elf_i386_get_synthetic_symtab()
DChangeLog-20172113 * elf64-x86-64.c (elf_x86_lazy_plt_layout): Initialize
2128 * elfxx-x86.h (elf_x86_lazy_plt_layout): Remove "for i386 only"
2287 (elf_x86_lazy_plt_layout): Likewise.
DChangeLog-20182035 * elfxx-x86.h (elf_x86_lazy_plt_layout): Update comments.
/netbsd/src/external/gpl3/binutils/dist/bfd/
Delfxx-x86.h406 struct elf_x86_lazy_plt_layout struct
614 const struct elf_x86_lazy_plt_layout *lazy_plt;
701 const struct elf_x86_lazy_plt_layout *lazy_plt;
707 const struct elf_x86_lazy_plt_layout *lazy_ibt_plt;
Delf64-x86-64.c928 static const struct elf_x86_lazy_plt_layout elf_x86_64_lazy_plt =
966 static const struct elf_x86_lazy_plt_layout elf_x86_64_lazy_bnd_plt =
1004 static const struct elf_x86_lazy_plt_layout elf_x86_64_lazy_ibt_plt =
1031 static const struct elf_x86_lazy_plt_layout elf_x32_lazy_ibt_plt =
5108 const struct elf_x86_lazy_plt_layout *lazy_plt; in elf_x86_64_get_synthetic_symtab()
5110 const struct elf_x86_lazy_plt_layout *lazy_bnd_plt; in elf_x86_64_get_synthetic_symtab()
5112 const struct elf_x86_lazy_plt_layout *lazy_ibt_plt; in elf_x86_64_get_synthetic_symtab()
5114 const struct elf_x86_lazy_plt_layout *x32_lazy_ibt_plt; in elf_x86_64_get_synthetic_symtab()
Delf32-i386.c762 static const struct elf_x86_lazy_plt_layout elf_i386_lazy_plt =
800 static const struct elf_x86_lazy_plt_layout elf_i386_lazy_ibt_plt =
4242 const struct elf_x86_lazy_plt_layout *lazy_plt; in elf_i386_get_synthetic_symtab()
4244 const struct elf_x86_lazy_plt_layout *lazy_ibt_plt; in elf_i386_get_synthetic_symtab()
DChangeLog-20172113 * elf64-x86-64.c (elf_x86_lazy_plt_layout): Initialize
2128 * elfxx-x86.h (elf_x86_lazy_plt_layout): Remove "for i386 only"
2287 (elf_x86_lazy_plt_layout): Likewise.
DChangeLog-20182035 * elfxx-x86.h (elf_x86_lazy_plt_layout): Update comments.