HomeSort by relevance Sort by last modified time
    Searched refs:UNPATCH (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/tcmalloc/chromium/src/windows/
preamble_patcher_test.cc 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
    [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/src/windows/
preamble_patcher_test.cc 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
    [all...]

Completed in 201 milliseconds