diff options
author | DJ Delorie <dj@redhat.com> | 2012-11-11 22:37:30 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2012-11-11 22:37:30 +0000 |
commit | 1f3de044c6f615326d31ba878dfcd7fdeee7765f (patch) | |
tree | 0e7296835b8a04a3aab59bd6b4948e3bbaa9c8fb /include/dwarf2.def | |
parent | 416a7dc4fa68b662ae8b8687bb40dc28094266e2 (diff) | |
download | gdb-1f3de044c6f615326d31ba878dfcd7fdeee7765f.zip gdb-1f3de044c6f615326d31ba878dfcd7fdeee7765f.tar.gz gdb-1f3de044c6f615326d31ba878dfcd7fdeee7765f.tar.bz2 |
merge from gcc
Diffstat (limited to 'include/dwarf2.def')
-rw-r--r-- | include/dwarf2.def | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/include/dwarf2.def b/include/dwarf2.def index fd2d080..7fe2df1 100644 --- a/include/dwarf2.def +++ b/include/dwarf2.def @@ -403,20 +403,6 @@ DW_AT (DW_AT_upc_threads_scaled, 0x3210) DW_AT (DW_AT_PGI_lbase, 0x3a00) DW_AT (DW_AT_PGI_soffset, 0x3a01) DW_AT (DW_AT_PGI_lstride, 0x3a02) -/* Apple extensions. */ -DW_AT (DW_AT_APPLE_optimized, 0x3fe1) -DW_AT (DW_AT_APPLE_flags, 0x3fe2) -DW_AT (DW_AT_APPLE_isa, 0x3fe3) -DW_AT (DW_AT_APPLE_block, 0x3fe4) -DW_AT (DW_AT_APPLE_major_runtime_vers, 0x3fe5) -DW_AT (DW_AT_APPLE_runtime_class, 0x3fe6) -DW_AT (DW_AT_APPLE_omit_frame_ptr, 0x3fe7) -DW_AT (DW_AT_APPLE_property_name, 0x3fe8) -DW_AT (DW_AT_APPLE_property_getter, 0x3fe9) -DW_AT (DW_AT_APPLE_property_setter, 0x3fea) -DW_AT (DW_AT_APPLE_property_attribute, 0x3feb) -DW_AT (DW_AT_APPLE_objc_complete_type, 0x3fec) -DW_AT (DW_AT_APPLE_property, 0x3fed) DW_END_AT DW_FIRST_OP (DW_OP_addr, 0x03) |