aboutsummaryrefslogtreecommitdiff
path: root/contrib/binutils
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2013-06-12 20:05:19 +0000
committerEd Maste <emaste@FreeBSD.org>2013-06-12 20:05:19 +0000
commit513f8c0cb840bdfd2cae0a87ac63edf8ff12ba7a (patch)
tree0594ad915d376487be205b21d67ff8ad3985840b /contrib/binutils
parent2c3ba4916884e2ecb4eaaca20364edf5bf67eb78 (diff)
Notes
Diffstat (limited to 'contrib/binutils')
-rw-r--r--contrib/binutils/include/elf/dwarf2.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/binutils/include/elf/dwarf2.h b/contrib/binutils/include/elf/dwarf2.h
index 9877f1c094b6f..90ebfa784e811 100644
--- a/contrib/binutils/include/elf/dwarf2.h
+++ b/contrib/binutils/include/elf/dwarf2.h
@@ -189,6 +189,7 @@ enum dwarf_tag
DW_TAG_imported_unit = 0x3d,
DW_TAG_condition = 0x3f,
DW_TAG_shared_type = 0x40,
+ DW_TAG_rvalue_reference_type = 0x42,
/* SGI/MIPS Extensions. */
DW_TAG_MIPS_loop = 0x4081,
/* HP extensions. See: ftp://ftp.hp.com/pub/lang/tools/WDB/wdb-4.0.tar.gz . */