Revert "Add extern_protected_data and set it for x86"
[deliverable/binutils-gdb.git] / bfd / elf-bfd.h
index e435e52cc02802529d4326f3a3a064060f6b4142..8def41b92a568588593d06b7e42d81e39e480f4d 100644 (file)
@@ -1363,10 +1363,6 @@ 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
This page took 0.048297 seconds and 4 git commands to generate.