Documentation for the new mtag commands
[deliverable/binutils-gdb.git] / include / bfdlink.h
index 95728b6f031ca5b6eb6306fdd497859cc5dad360..0871a0c025acf82d4af71b409c6ad914e9afabc5 100644 (file)
@@ -662,6 +662,10 @@ struct bfd_link_info
   /* May be used to set DT_GNU_FLAGS_1 for ELF. */
   bfd_vma gnu_flags_1;
 
+  /* TRUE if references to __start_/__stop_ synthesized symbols do not
+     specially retain C identifier named sections.  */
+  int start_stop_gc;
+
   /* May be used to set ELF visibility for __start_* / __stop_.  */
   unsigned int start_stop_visibility;
 
This page took 0.028362 seconds and 4 git commands to generate.