Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/avast/retdec
/ getBaseFunction
Method
getBaseFunction
src/bin2llvmir/optimizations/param_return/data_entries.cpp:359–362 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
357
}
358
359
const FunctionEntry* CallEntry::getBaseFunction() const
360
{
361
return _baseFunction;
362
}
363
364
std::string CallEntry::getFormatString() const
365
{
Callers
4
dumpInfo
Method · 0.80
fetchLoadsOfCalls
Method · 0.80
collectCallSpecificTypes
Method · 0.80
filterCallsVariadic
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected