Searched defs:FreePreambleBlock (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/tcmalloc/chromium/src/windows/
H A Dpreamble_patcher.cc142 PreamblePatcher::FreePreambleBlock(array_);
389 FreePreambleBlock(reinterpret_cast<unsigned char*>(original_function_stub));
466 void PreamblePatcher::FreePreambleBlock(unsigned char* block) { function in class:sidestep::PreamblePatcher
/external/chromium_org/third_party/tcmalloc/vendor/src/windows/
H A Dpreamble_patcher.cc142 PreamblePatcher::FreePreambleBlock(array_);
389 FreePreambleBlock(reinterpret_cast<unsigned char*>(original_function_stub));
466 void PreamblePatcher::FreePreambleBlock(unsigned char* block) { function in class:sidestep::PreamblePatcher

Completed in 276 milliseconds