Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ init
Method
init
python/examples/nds.py:116–117 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
114
long_name =
"DS ARM7 ROM"
115
116
def
init(self):
117
return
self.init_arm7()
118
119
120
DSARM9View.register()
Callers
nothing calls this directly
Calls
1
init_arm7
Method · 0.80
Tested by
no test coverage detected