Searched refs:ResolveTargetImpl (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/tcmalloc/chromium/src/windows/
H A Dpreamble_patcher.h309 return (T)ResolveTargetImpl((unsigned char*)target_function, NULL);
447 static void* ResolveTargetImpl(unsigned char* target_function,
H A Dpreamble_patcher.cc83 void* PreamblePatcher::ResolveTargetImpl(unsigned char* target, function in class:sidestep::PreamblePatcher
308 ResolveTargetImpl(
/external/chromium_org/third_party/tcmalloc/vendor/src/windows/
H A Dpreamble_patcher.h309 return (T)ResolveTargetImpl((unsigned char*)target_function, NULL);
447 static void* ResolveTargetImpl(unsigned char* target_function,
H A Dpreamble_patcher.cc83 void* PreamblePatcher::ResolveTargetImpl(unsigned char* target, function in class:sidestep::PreamblePatcher
308 ResolveTargetImpl(

Completed in 75 milliseconds