x86: Delay setting the iplt section alignment
[deliverable/binutils-gdb.git] / bfd / elfxx-x86.h
index 964843822e32187720cfc630ef95f564a13c46b1..d153623d3e8c2b445ceee5f2691433877d0d7e37 100644 (file)
@@ -389,6 +389,9 @@ struct elf_x86_plt_layout
      This is only used for x86-64.  */
   unsigned int plt_got_insn_size;
 
+  /* Alignment of the .iplt section.  */
+  unsigned int iplt_alignment;
+
   /* .eh_frame covering the .plt section.  */
   const bfd_byte *eh_frame_plt;
   unsigned int eh_frame_plt_size;
This page took 0.0256420000000001 seconds and 4 git commands to generate.