]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - bfd/elf64-ppc.h
PowerPC64 __tls_get_addr_desc
[thirdparty/binutils-gdb.git] / bfd / elf64-ppc.h
index bc7181fe5eeaa5437e61f1c0b11e4ebbede6062d..a2ffd4eb72ef56db0aa87d7dd37751dbee2fbf08 100644 (file)
@@ -36,6 +36,9 @@ struct ppc64_elf_params
   /* Whether to use a special call stub for __tls_get_addr.  */
   int tls_get_addr_opt;
 
+  /* Whether the special call stub should save r4..r12.  */
+  int no_tls_get_addr_regsave;
+
   /* Whether to allow multiple toc sections.  */
   int no_multi_toc;