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

Class Tailcall

python/commonil.py:129–130  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

127
128@dataclass(frozen=True, repr=False, eq=False)
129class Tailcall(Localcall):
130 pass
131
132
133@dataclass(frozen=True, repr=False, eq=False)

Callers 4

new_exprMethod · 0.85
liftMethod · 0.85
new_exprMethod · 0.85
liftMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected