Home
last modified time | relevance | path

Searched refs:allocation_collection (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/tools/debugserver/source/MacOSX/
DMachTask.h108 typedef std::map<mach_vm_address_t, size_t> allocation_collection; typedef
109 allocation_collection m_allocations;
DMachTask.mm977 allocation_collection::iterator pos, end = m_allocations.end();