Searched refs:SideStepError (Results 1 – 2 of 2) sorted by relevance
21 enum SideStepError { enum65 static SideStepError Patch(T target_function, T replacement_function, in Patch()102 static SideStepError RawPatchWithStub(void* target_function,
51 SideStepError PreamblePatcher::RawPatchWithStub( in RawPatchWithStub()