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

Class Call

python/commonil.py:114–115  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

112
113@dataclass(frozen=True, repr=False, eq=False)
114class Call(ControlFlow):
115 pass
116
117
118@dataclass(frozen=True, repr=False, eq=False)

Callers 2

instruction_infoMethod · 0.50
instruction_infoMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected