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

  /external/lldb/source/Target/
Memory.cpp 383 AllocatedMemoryCache::AllocatePage (uint32_t byte_size,
429 AllocatedBlockSP block_sp (AllocatePage (byte_size, permissions, 16, error));
  /external/chromium_org/v8/src/heap/
spaces.cc 680 Page* MemoryAllocator::AllocatePage(intptr_t size, PagedSpace* owner,
974 Page* p = heap()->isolate()->memory_allocator()->AllocatePage(size, this,
    [all...]

Completed in 63 milliseconds