Searched refs:replacement_function (Results 1 – 2 of 2) sorted by relevance
65 static SideStepError Patch(T target_function, T replacement_function, in Patch() argument67 return RawPatchWithStub(target_function, replacement_function, in Patch()103 void *replacement_function,
53 void* replacement_function, in RawPatchWithStub() argument58 (NULL == replacement_function) || in RawPatchWithStub()152 reinterpret_cast<unsigned char*>(replacement_function) - in RawPatchWithStub()