Searched defs:thunks (Results 1 – 4 of 4) sorted by relevance
11 namespace thunks { namespace
407 DllInterceptionData* thunks = reinterpret_cast<DllInterceptionData*>( in PatchNtdll() local441 bool InterceptionManager::PatchClientFunctions(DllInterceptionData* thunks, in PatchClientFunctions()
69 ThunkData thunks[1]; member
149 DllInterceptionData* thunks) { in PatchDll()