Home
last modified time | relevance | path

Searched defs:GetFnPtr (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
H A DFuzzerExtFunctionsDlsym.cpp24 static T GetFnPtr(const char *FnName, bool WarnIfMissing) { in GetFnPtr() function
H A DFuzzerExtFunctionsWeakAlias.cpp34 static T *GetFnPtr(T *Fun, T *FunDef, const char *FnName, bool WarnIfMissing) { in GetFnPtr() function