summaryrefslogtreecommitdiff
path: root/binaryninjacore.h
diff options
context:
space:
mode:
Diffstat (limited to 'binaryninjacore.h')
-rw-r--r--binaryninjacore.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/binaryninjacore.h b/binaryninjacore.h
index 0472560d..852e2a7e 100644
--- a/binaryninjacore.h
+++ b/binaryninjacore.h
@@ -242,6 +242,7 @@ extern "C"
NameSpaceToken = 22,
NameSpaceSeparatorToken = 23,
TagToken = 24,
+ StructOffsetToken = 25,
// The following are output by the analysis system automatically, these should
// not be used directly by the architecture plugins
CodeSymbolToken = 64,