Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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)
129
class
Tailcall(Localcall):
130
pass
131
132
133
@dataclass(frozen=True, repr=False, eq=False)
Callers
4
new_expr
Method · 0.85
lift
Method · 0.85
new_expr
Method · 0.85
lift
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected