daily update
[deliverable/binutils-gdb.git] / bfd / bfd-in2.h
index 2e137043d6bcf077264a7416157f913708eb0aed..a25bef34f61706a589e104828c693819dce6ef39 100644 (file)
@@ -3962,6 +3962,9 @@ struct bfd
   /* Pointer to structure which contains architecture information.  */
   const struct bfd_arch_info *arch_info;
 
+  /* Flag set if symbols from this BFD should not be exported.  */
+  bfd_boolean no_export;
+
   /* Stuff only useful for archives.  */
   void *arelt_data;
   struct bfd *my_archive;      /* The containing archive BFD.  */
This page took 0.024048 seconds and 4 git commands to generate.