Home | History | Annotate | Download | only in windows

Lines Matching refs:UNPATCH

58 //     error C2782: 'sidestep::SideStepError `anonymous-namespace'::Unpatch(T,T,T *)' : template parameter 'T' is ambiguous
62 #define UNPATCH(target_function, replacement_function, original_function_stub) \
63 sidestep::PreamblePatcher::Unpatch((void*)(target_function), \
145 UNPATCH(IncrementNumber,
160 UNPATCH(JumpShortCondFunction,
175 UNPATCH(JumpNearCondFunction,
190 UNPATCH(JumpAbsoluteFunction,
206 UNPATCH(CallNearRelativeFunction,
253 UNPATCH(IncrementNumber,
270 UNPATCH(IncrementNumber,