Searched refs:GetFnPtr (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Fuzzer/
H A DFuzzerExtFunctionsDlsym.cpp23 static T GetFnPtr(const char *FnName, bool WarnIfMissing) { function
42 this->NAME = GetFnPtr<decltype(ExternalFunctions::NAME)>(#NAME, WARN)

Completed in 77 milliseconds