summaryrefslogtreecommitdiff
path: root/include/dwarf2.def
diff options
context:
space:
mode:
Diffstat (limited to 'include/dwarf2.def')
-rw-r--r--include/dwarf2.def2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/dwarf2.def b/include/dwarf2.def
index 5241fe8615e..0bd729be352 100644
--- a/include/dwarf2.def
+++ b/include/dwarf2.def
@@ -311,6 +311,8 @@ DW_AT (DW_AT_linkage_name, 0x6e)
/* DWARF 5. */
DW_AT (DW_AT_string_length_bit_size, 0x6f)
DW_AT (DW_AT_string_length_byte_size, 0x70)
+DW_AT (DW_AT_reference, 0x77)
+DW_AT (DW_AT_rvalue_reference, 0x78)
DW_AT (DW_AT_noreturn, 0x87)
DW_AT (DW_AT_deleted, 0x8a)
DW_AT (DW_AT_defaulted, 0x8b)