summaryrefslogtreecommitdiffstats
path: root/staptree.h
diff options
context:
space:
mode:
Diffstat (limited to 'staptree.h')
-rw-r--r--staptree.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/staptree.h b/staptree.h
index 069c9bcc..12d84698 100644
--- a/staptree.h
+++ b/staptree.h
@@ -289,6 +289,7 @@ struct print_format: public expression
conv_string,
conv_char,
conv_memory,
+ conv_memory_hex,
conv_literal,
conv_binary
};