PowerPC PLT speculative execution barriers
[deliverable/binutils-gdb.git] / bfd / elf32-ppc.h
index f56d027bf6945f4d7b25fdffc5b1cc940e78ec28..8977efa23e7274bfc83a5cae35d27253db3a6585 100644 (file)
@@ -35,6 +35,9 @@ struct ppc_elf_params
   /* Set if individual PLT call stubs should be aligned.  */
   int plt_stub_align;
 
+  /* Clear if PLT call stubs should use a speculative execution barrier.  */
+  int speculate_indirect_jumps;
+
   /* Whether to emit symbols for stubs.  */
   int emit_stub_syms;
 
This page took 0.024093 seconds and 4 git commands to generate.