diff options
Diffstat (limited to 'tapsets.cxx')
-rw-r--r-- | tapsets.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tapsets.cxx b/tapsets.cxx index ec168ae9..f2eeb5d1 100644 --- a/tapsets.cxx +++ b/tapsets.cxx @@ -915,6 +915,7 @@ dwflpp + lex_cast<string>(typetag)); break; + case DW_TAG_enumeration_type: case DW_TAG_base_type: ty = pe_long; c_translate_fetch (&pool, 1, module_bias, die, typedie, &tail, |