diff options
Diffstat (limited to 'include/dwarf2.def')
-rw-r--r-- | include/dwarf2.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/dwarf2.def b/include/dwarf2.def index 4214c80..530c6f8 100644 --- a/include/dwarf2.def +++ b/include/dwarf2.def @@ -289,7 +289,7 @@ DW_AT (DW_AT_frame_base, 0x40) DW_AT (DW_AT_friend, 0x41) DW_AT (DW_AT_identifier_case, 0x42) DW_AT (DW_AT_macro_info, 0x43) -DW_AT (DW_AT_namelist_items, 0x44) +DW_AT (DW_AT_namelist_item, 0x44) DW_AT (DW_AT_priority, 0x45) DW_AT (DW_AT_segment, 0x46) DW_AT (DW_AT_specification, 0x47) |