Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'agent/tcf/services/dwarf.h')
-rw-r--r--agent/tcf/services/dwarf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/agent/tcf/services/dwarf.h b/agent/tcf/services/dwarf.h
index 677a2377..7df3f5c5 100644
--- a/agent/tcf/services/dwarf.h
+++ b/agent/tcf/services/dwarf.h
@@ -377,6 +377,7 @@
#define OP_calli 0x9a /* typo? */
#define OP_ref 0x9a
#define OP_call_ref 0x9a
+#define OP_form_tls_address 0x9b
#define OP_call_frame_cfa 0x9c
#define OP_bit_piece 0x9d
#define OP_implicit_value 0x9e /* v4 */

Back to the top