Searched refs:module_to_patch (Results 1 – 6 of 6) sorted by relevance
38 bool OverrideImportedFunction(const char *module_to_patch,
948 bool OverrideImportedFunction(const char *module_to_patch, in OverrideImportedFunction() argument952 HMODULE module = GetModuleHandleA(module_to_patch); in OverrideImportedFunction()
40 bool OverrideImportedFunction(const char *module_to_patch,
950 bool OverrideImportedFunction(const char *module_to_patch, in OverrideImportedFunction() argument954 HMODULE module = GetModuleHandleA(module_to_patch); in OverrideImportedFunction()
39 bool OverrideImportedFunction(const char *module_to_patch,
1001 bool OverrideImportedFunction(const char *module_to_patch, in OverrideImportedFunction() argument1005 HMODULE module = GetModuleHandleA(module_to_patch); in OverrideImportedFunction()