Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ size
Method
size
python/variable.py:471–472 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
469
470
@property
471
def
size(self) -> int:
472
return
self._size
473
474
@property
475
def
ranges(self) -> List[ValueRange]:
Callers
8
OutputType
Function · 0.45
OutputSwizzledType
Function · 0.45
main
Function · 0.45
SerializedMetadata
Method · 0.45
ProcessVFT
Method · 0.45
ProcessVFT
Method · 0.45
ApplyToLines
Method · 0.45
to_bn_type
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected