Searched defs:AllocationMap (Results 1 – 10 of 10) sorted by relevance
115 using AllocationMap = absl::flat_hash_map<const void*, Allocation>; variable
120 typedef std::map<lldb::addr_t, Allocation> AllocationMap; typedef
22 using AllocationMap = DenseMap<unsigned, sys::MemoryBlock>; in allocate() typedef
179 AllocationMap; typedef
56 std::map<std::type_index, int>& AllocationMap() { in AllocationMap() function
334 using AllocationMap = DenseMap<unsigned, sys::MemoryBlock>; variable
335 using AllocationMap = DenseMap<unsigned, sys::MemoryBlock>; in allocate() typedef