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

  /external/chromium_org/third_party/tcmalloc/chromium/src/windows/
preamble_patcher.cc 246 unsigned char* preamble_stub = AllocPreambleBlockNear(target_function);
424 unsigned char* PreamblePatcher::AllocPreambleBlockNear(void* target) {
  /external/chromium_org/third_party/tcmalloc/vendor/src/windows/
preamble_patcher.cc 246 unsigned char* preamble_stub = AllocPreambleBlockNear(target_function);
424 unsigned char* PreamblePatcher::AllocPreambleBlockNear(void* target) {

Completed in 415 milliseconds