2004-10-29 Andrew Cagney <cagney@gnu.org>
[deliverable/binutils-gdb.git] / bfd / libcoff-in.h
index 589f88c08fb10a64cc3dfafeb6be5f7870dc8f2b..f3a035910660fd552da7f5446117c371358a2706 100644 (file)
@@ -194,6 +194,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.02369 seconds and 4 git commands to generate.