summaryrefslogtreecommitdiffstats
path: root/staptree.h
diff options
context:
space:
mode:
Diffstat (limited to 'staptree.h')
-rw-r--r--staptree.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/staptree.h b/staptree.h
index bb472507..3221e43b 100644
--- a/staptree.h
+++ b/staptree.h
@@ -281,7 +281,9 @@ struct print_format: public expression
conv_unsigned_uppercase_hex,
conv_unsigned_lowercase_hex,
conv_string,
- conv_literal
+ conv_literal,
+ conv_binary,
+ conv_size
};
struct format_component