Searched refs:pfnFetch (Results 1 – 1 of 1) sorted by relevance
1770 PFN_FETCH_FUNC pfnFetch; in JitFetchFunc() local1772 pfnFetch = (PFN_FETCH_FUNC)(pJitMgr->mpExec->getFunctionAddress(func->getName().str())); in JitFetchFunc()1781 fwrite((void *)pfnFetch, 1, 2048, fd); in JitFetchFunc()1787 return pfnFetch; in JitFetchFunc()