Fix .dwsect generation for XCOFF. Handle .function generated with DWARF on XCOFF.
[deliverable/binutils-gdb.git] / bfd / libxcoff.h
index cca9c21803347a9aaeeee8a40a8548edd46ea448..2eeb503d5488d88a8f3db1a0409715b5d13b0628 100644 (file)
@@ -252,7 +252,7 @@ struct xcoff_dwsect_name {
 
 /* Number of entries in the array.  The number is known and public so that user
    can 'extend' this array by index.  */
-#define XCOFF_DWSECT_NBR_NAMES 8
+#define XCOFF_DWSECT_NBR_NAMES 11
 
 /* The dwarf sections array.  */
 extern const struct xcoff_dwsect_name
This page took 0.024518 seconds and 4 git commands to generate.