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

/external/chromium_org/third_party/tcmalloc/chromium/src/windows/
H A Dpreamble_patcher.h457 static void* AllocPageNear(void* target);
H A Dpreamble_patcher.cc443 preamble_page = reinterpret_cast<PreamblePage*>(AllocPageNear(target));
477 void* PreamblePatcher::AllocPageNear(void* target) { function in class:sidestep::PreamblePatcher
/external/chromium_org/third_party/tcmalloc/vendor/src/windows/
H A Dpreamble_patcher.h457 static void* AllocPageNear(void* target);
H A Dpreamble_patcher.cc443 preamble_page = reinterpret_cast<PreamblePage*>(AllocPageNear(target));
477 void* PreamblePatcher::AllocPageNear(void* target) { function in class:sidestep::PreamblePatcher

Completed in 3648 milliseconds