MCPcopy 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
54ea_t Function::getEnd() const
55{
56 return _fnc->end_ea;
57}
58
59const Token* Function::getToken(YX yx) const
60{

Callers 1

function.cppFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected