Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aboutcode-org/scancode-toolkit
/ GetFunction
Method
GetFunction
tests/licensedcode/data/perf/udll.cxx:424–427 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
422
423
424
BOOL PDynaLink::GetFunction(PINDEX, Function &)
425
{
426
return FALSE;
427
}
428
429
BOOL PDynaLink::GetFunction(const PString & fn, Function & func)
430
{
Callers
nothing calls this directly
Calls
1
dlsym
Function · 0.70
Tested by
no test coverage detected