summaryrefslogtreecommitdiff
path: root/binaryninjacore.h
diff options
context:
space:
mode:
Diffstat (limited to 'binaryninjacore.h')
-rw-r--r--binaryninjacore.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/binaryninjacore.h b/binaryninjacore.h
index bb08c428..8536d56e 100644
--- a/binaryninjacore.h
+++ b/binaryninjacore.h
@@ -603,7 +603,8 @@ extern "C"
SignedRangeValue,
UnsignedRangeValue,
LookupTableValue,
- ComparisonResultValue
+ ComparisonResultValue,
+ ReturnAddressValue
};
struct BNLookupTableEntry