Searched refs:ffiInvoke (Results 1 – 1 of 1) sorted by relevance
181 static bool ffiInvoke(RawFunc Fn, Function *F, in ffiInvoke() function279 if (RawFn != 0 && ffiInvoke(RawFn, F, ArgVals, getDataLayout(), Result)) in callExternalFunction()