Home
last modified time | relevance | path

Searched defs:GetAllocSize (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/source/Expression/
DIRMemoryMap.cpp491 bool IRMemoryMap::GetAllocSize(lldb::addr_t address, size_t &size) { in GetAllocSize() function in IRMemoryMap
/external/libchrome/base/metrics/
Dpersistent_memory_allocator.cc533 size_t PersistentMemoryAllocator::GetAllocSize(Reference ref) const { in GetAllocSize() function in base::PersistentMemoryAllocator