aboutsummaryrefslogtreecommitdiff
path: root/gprofng/src/Dwarf.h
diff options
context:
space:
mode:
Diffstat (limited to 'gprofng/src/Dwarf.h')
-rw-r--r--gprofng/src/Dwarf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gprofng/src/Dwarf.h b/gprofng/src/Dwarf.h
index bf8ffb4..14d9878 100644
--- a/gprofng/src/Dwarf.h
+++ b/gprofng/src/Dwarf.h
@@ -78,6 +78,7 @@ public:
DwrSec *debug_infoSec;
DwrSec *debug_abbrevSec;
DwrSec *debug_strSec;
+ DwrSec *debug_alt_strSec;
DwrSec *debug_lineSec;
DwrSec *debug_line_strSec;
DwrSec *debug_rangesSec;