gdb/testsuite/
[binutils-gdb.git] / include / dwarf2.h
index 03c25812d09a498d94172d8f97d6aabcb79335b7..fea23ad61e493c81bb8a3951e2669313baa3aafb 100644 (file)
@@ -622,6 +622,7 @@ enum dwarf_location_atom
     /* The following is for marking variables that are uninitialized.  */
     DW_OP_GNU_uninit     = 0xf0,
     DW_OP_GNU_encoded_addr = 0xf1,
+    DW_OP_GNU_implicit_pointer = 0xf2,
     /* HP extensions.  */
     DW_OP_HP_unknown     = 0xe0, /* Ouch, the same as GNU_push_tls_address.  */
     DW_OP_HP_is_value    = 0xe1,