MCPcopy Create free account
hub / github.com/Vector35/binaryninja-api / AsAddressRange

Method AsAddressRange

view/sharedcache/core/SharedCache.h:61–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59 CacheRegion& operator=(CacheRegion&& other) noexcept = default;
60
61 AddressRange AsAddressRange() const { return {start, start + size}; }
62
63 BNSectionSemantics SectionSemanticsForRegion() const
64 {

Callers 2

AddRegionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected