PowerPC64 ld --no-power10-stubs
[deliverable/binutils-gdb.git] / bfd / elf64-ppc.h
index a2ffd4eb72ef56db0aa87d7dd37751dbee2fbf08..547971f8becad2a23c64aeccf12f21dfca8a5fdd 100644 (file)
@@ -54,6 +54,9 @@ struct ppc64_elf_params
   /* Set if PLT call stubs for localentry:0 functions should omit r2 save.  */
   int plt_localentry0;
 
+  /* Whether to use power10 instructions in linkage stubs.  */
+  int power10_stubs;
+
   /* Whether to canonicalize .opd so that there are no overlapping
      .opd entries.  */
   int non_overlapping_opd;
This page took 0.023895 seconds and 4 git commands to generate.