MCPcopy 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
424BOOL PDynaLink::GetFunction(PINDEX, Function &)
425{
426 return FALSE;
427}
428
429BOOL PDynaLink::GetFunction(const PString & fn, Function & func)
430{

Callers

nothing calls this directly

Calls 1

dlsymFunction · 0.70

Tested by

no test coverage detected