Searched refs:allocation_collection (Results 1 – 2 of 2) sorted by relevance
126 typedef std::map <mach_vm_address_t, size_t> allocation_collection; typedef127 allocation_collection m_allocations;
935 allocation_collection::iterator pos, end = m_allocations.end(); in DeallocateMemory()