Searched refs:intercept_function (Results 1 – 1 of 1) sorted by relevance
155 DWORD RestoreImportedFunction(void* intercept_function, in RestoreImportedFunction() argument158 if (!intercept_function || !original_function || !iat_thunk) { in RestoreImportedFunction()163 if (GetIATFunction(iat_thunk) != intercept_function) { in RestoreImportedFunction()