summaryrefslogtreecommitdiff
path: root/include/dwarf2.def
diff options
context:
space:
mode:
authorDJ Delorie <dj@delorie.com>2013-08-20 06:02:49 +0000
committerDJ Delorie <dj@delorie.com>2013-08-20 06:02:49 +0000
commit4f5b788afee21f1333c3acc207b4940af960f6da (patch)
tree6c9e6c54b00798cddeb97bedd7bef5ddc8f299c7 /include/dwarf2.def
parent1e38c501312eff37a31c1a288273ece115179aee (diff)
downloadgdb-4f5b788afee21f1333c3acc207b4940af960f6da.tar.gz
merge from gcc
Diffstat (limited to 'include/dwarf2.def')
-rw-r--r--include/dwarf2.def3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/dwarf2.def b/include/dwarf2.def
index 7fe2df126c5..71a37b30c9f 100644
--- a/include/dwarf2.def
+++ b/include/dwarf2.def
@@ -390,6 +390,9 @@ DW_AT (DW_AT_GNU_ranges_base, 0x2132)
DW_AT (DW_AT_GNU_addr_base, 0x2133)
DW_AT (DW_AT_GNU_pubnames, 0x2134)
DW_AT (DW_AT_GNU_pubtypes, 0x2135)
+/* Attribute for discriminator.
+ See http://gcc.gnu.org/wiki/Discriminator */
+DW_AT (DW_AT_GNU_discriminator, 0x2136)
/* VMS extensions. */
DW_AT (DW_AT_VMS_rtnbeg_pd_address, 0x2201)
/* GNAT extensions. */