Applies a diff annotation to the half-open address range `[start, end)`. More...
Applies a diff annotation to the half-open address range `[start, end)`.
Public Member Functions | |
| SimilarityRangeAnnotation (uint64_t start, uint64_t end, BNSimilarityAnnotationType type) | |
| SimilarityRangeAnnotation (const BNSimilarityRangeAnnotation &annotation) | |
| BNSimilarityRangeAnnotation | ToRaw () const |
Public Attributes | |
| uint64_t | start |
| uint64_t | end |
| BNSimilarityAnnotationType | type |
|
inline |
|
inline |
|
inlinenodiscard |
| uint64_t BinaryNinja::SimilarityRangeAnnotation::start |
| uint64_t BinaryNinja::SimilarityRangeAnnotation::end |
| BNSimilarityAnnotationType BinaryNinja::SimilarityRangeAnnotation::type |