Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ Constant
Class
Constant
python/commonil.py:64–65 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
62
63
@dataclass(frozen=True, repr=False, eq=False)
64
class
Constant(BaseILInstruction):
65
pass
66
67
68
@dataclass(frozen=True, repr=False, eq=False)
Callers
2
export_functions
Function · 0.50
export_data_vars
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected