Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/avast/retdec-idaplugin
/ getStart
Method
getStart
src/idaplugin/function.cpp:49–52 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
47
}
48
49
ea_t Function::getStart() const
50
{
51
return _fnc->start_ea;
52
}
53
54
ea_t Function::getEnd() const
55
{
Callers
4
place.cpp
File · 0.80
serialize
Method · 0.80
function.cpp
File · 0.80
getFunctionEa
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected