Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delfxx-x86.h494 struct elf_x86_plt_layout struct
497 const bfd_byte *plt0_entry;
499 const bfd_byte *plt_entry;
500 unsigned int plt_entry_size; /* Size of each PLT entry. */
503 unsigned int has_plt0;
506 unsigned int plt_indirect_branch_offset;
509 unsigned int plt_got_offset; /* ... address of this symbol in .got. */
513 unsigned int plt_got_insn_size;
516 unsigned int iplt_alignment;
519 const bfd_byte *eh_frame_plt;
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delfxx-x86.h479 struct elf_x86_plt_layout struct
482 const bfd_byte *plt0_entry;
484 const bfd_byte *plt_entry;
485 unsigned int plt_entry_size; /* Size of each PLT entry. */
488 unsigned int has_plt0;
491 unsigned int plt_got_offset; /* ... address of this symbol in .got. */
495 unsigned int plt_got_insn_size;
498 unsigned int iplt_alignment;
501 const bfd_byte *eh_frame_plt;
502 unsigned int eh_frame_plt_size;