diff options
Diffstat (limited to 'include/dwarf2.def')
-rw-r--r-- | include/dwarf2.def | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/dwarf2.def b/include/dwarf2.def index f3fa4009207..8e731a3b87a 100644 --- a/include/dwarf2.def +++ b/include/dwarf2.def @@ -444,6 +444,7 @@ DW_AT (DW_AT_GNU_pubtypes, 0x2135) See http://gcc.gnu.org/wiki/Discriminator */ DW_AT (DW_AT_GNU_discriminator, 0x2136) DW_AT (DW_AT_GNU_locviews, 0x2137) +DW_AT (DW_AT_GNU_entry_view, 0x2138) /* VMS extensions. */ DW_AT (DW_AT_VMS_rtnbeg_pd_address, 0x2201) /* GNAT extensions. */ |