Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.34/bfd/
H A Delf64-x86-64.c544 #define LAZY_PLT_ENTRY_SIZE 16 macro
842 LAZY_PLT_ENTRY_SIZE, /* plt0_entry_size */
844 LAZY_PLT_ENTRY_SIZE, /* plt_entry_size */
880 LAZY_PLT_ENTRY_SIZE, /* plt0_entry_size */
882 LAZY_PLT_ENTRY_SIZE, /* plt_entry_size */
918 LAZY_PLT_ENTRY_SIZE, /* plt0_entry_size */
920 LAZY_PLT_ENTRY_SIZE, /* plt_entry_size */
945 LAZY_PLT_ENTRY_SIZE, /* plt0_entry_size */
947 LAZY_PLT_ENTRY_SIZE, /* plt_entry_size */
973 LAZY_PLT_ENTRY_SIZE, /* plt_entry_size */
[all …]
H A Delf32-i386.c538 #define LAZY_PLT_ENTRY_SIZE 16 macro
560 static const bfd_byte elf_i386_lazy_plt_entry[LAZY_PLT_ENTRY_SIZE] =
583 static const bfd_byte elf_i386_pic_lazy_plt_entry[LAZY_PLT_ENTRY_SIZE] =
615 static const bfd_byte elf_i386_lazy_ibt_plt0_entry[LAZY_PLT_ENTRY_SIZE] =
626 static const bfd_byte elf_i386_lazy_ibt_plt_entry[LAZY_PLT_ENTRY_SIZE] =
637 static const bfd_byte elf_i386_pic_lazy_ibt_plt0_entry[LAZY_PLT_ENTRY_SIZE] =
648 static const bfd_byte elf_i386_non_lazy_ibt_plt_entry[LAZY_PLT_ENTRY_SIZE] =
659 static const bfd_byte elf_i386_pic_non_lazy_ibt_plt_entry[LAZY_PLT_ENTRY_SIZE] =
768 LAZY_PLT_ENTRY_SIZE, /* plt_entry_size */
806 LAZY_PLT_ENTRY_SIZE, /* plt_entry_size */
[all …]