Searched defs:allocation_collection (Results 1 - 1 of 1) sorted by relevance

/external/lldb/tools/debugserver/source/MacOSX/
H A DMachTask.h126 typedef std::map <mach_vm_address_t, size_t> allocation_collection; typedef in class:MachTask
127 allocation_collection m_allocations;

Completed in 35 milliseconds