Searched refs:PatchFromModule (Results 1 – 3 of 3) sorted by relevance
195 DWORD error = PatchFromModule(module_handle, imported_from_module, in Patch()206 DWORD IATPatchFunction::PatchFromModule(HMODULE module, in PatchFromModule() function in base::win::IATPatchFunction
55 DWORD PatchFromModule(HMODULE module,
165 if (patch->PatchFromModule(module, "kernel32.dll", function_name, in IATPatch()