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

Method init

python/examples/nds.py:108–109  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

106 long_name = "DS ARM9 ROM"
107
108 def init(self):
109 return self.init_arm9()
110
111
112class DSARM7View(DSView):

Callers

nothing calls this directly

Calls 1

init_arm9Method · 0.80

Tested by

no test coverage detected