daily update
[deliverable/binutils-gdb.git] / bfd / libcoff.h
index fd3ecd1ea291693647166aa7f7c66aa0a741f1ea..efb7b1f8565f04ef9ae31e4b5ecffcfca67318b1 100644 (file)
@@ -198,6 +198,8 @@ struct coff_section_tdata
   bfd_vma offset;
   unsigned int i;
   const char *function;
+  /* Optional information about a COMDAT entry; NULL if not COMDAT. */
+  struct coff_comdat_info *comdat;
   int line_base;
   /* A pointer used for .stab linking optimizations.  */
   PTR stab_info;
This page took 0.027201 seconds and 4 git commands to generate.