correct ft32 reloc range test
[deliverable/binutils-gdb.git] / bfd / elf32-ppc.h
index 4548ca7b6d6591f67d926e227a1072fb86a1cef8..f56d027bf6945f4d7b25fdffc5b1cc940e78ec28 100644 (file)
@@ -32,6 +32,9 @@ struct ppc_elf_params
   /* Chooses the type of .plt.  */
   enum ppc_elf_plt_type plt_style;
 
+  /* Set if individual PLT call stubs should be aligned.  */
+  int plt_stub_align;
+
   /* Whether to emit symbols for stubs.  */
   int emit_stub_syms;
 
This page took 0.023123 seconds and 4 git commands to generate.