Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/avast/retdec-idaplugin
/ getEnd
Method
getEnd
src/idaplugin/function.cpp:54–57 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
52
}
53
54
ea_t Function::getEnd() const
55
{
56
return _fnc->end_ea;
57
}
58
59
const Token* Function::getToken(YX yx) const
60
{
Callers
1
function.cpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected