Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ name
Method
name
python/lowlevelil.py:152–153 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
150
151
@property
152
def
name(self) ->
'architecture.RegisterStackName'
:
153
return
self.arch.get_reg_stack_name(self.index)
154
155
156
@dataclass(frozen=True)
Callers
nothing calls this directly
Calls
1
get_reg_stack_name
Method · 0.80
Tested by
no test coverage detected