Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/tools/debugserver/source/MacOSX/
H A DMachTask.h110 typedef std::map<mach_vm_address_t, size_t> allocation_collection; typedef
111 allocation_collection m_allocations;
H A DMachTask.mm985 allocation_collection::iterator pos, end = m_allocations.end();