Searched defs:GetFnPtr (Results 1 – 3 of 3) sorted by relevance
23 static T GetFnPtr(const char *FnName, bool WarnIfMissing) { in GetFnPtr() function
58 static T *GetFnPtr(void *Fun, void *FunDef, const char *FnName, in GetFnPtr() function
3046 inline bool GetFnPtr(InterpState &S, CodePtr OpPC, const Function *Func) { in GetFnPtr() function