Searched defs:alloc_map (Results 1 – 3 of 3) sorted by relevance
484 alloc_map: FxHashMap<AllocId, GlobalAlloc<'tcx>>, field530 let mut alloc_map = self.alloc_map.lock(); in reserve_and_set_dedup() localVariable567 let mut alloc_map = self.alloc_map.lock(); in create_fn_alloc() localVariable
104 pub(super) alloc_map: M::MemoryMap, field144 pub fn alloc_map(&self) -> &M::MemoryMap { in alloc_map() method
577 pub(crate) alloc_map: Lock<interpret::AllocMap<'tcx>>, field