]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - bfd/elf-bfd.h
Add extern_protected_data and set it for x86
[thirdparty/binutils-gdb.git] / bfd / elf-bfd.h
index 8def41b92a568588593d06b7e42d81e39e480f4d..e435e52cc02802529d4326f3a3a064060f6b4142 100644 (file)
@@ -1363,6 +1363,10 @@ struct elf_backend_data
      in length rather than sec->size in length, if sec->rawsize is
      non-zero and smaller than sec->size.  */
   unsigned caches_rawsize : 1;
+
+  /* Address of protected data defined in the shared library may be
+     external, i.e., due to copy relocation.   */
+  unsigned extern_protected_data : 1;
 };
 
 /* Information about reloc sections associated with a bfd_elf_section_data