Searched refs:Allocation (Results 1 – 3 of 3) sorted by relevance
97 alloc: ManuallyDrop<Option<region::Allocation>>,204 let _: Option<region::Allocation> = self.alloc.take(); in free_memory()
51 .map_err(|e| ModuleError::Allocation { err: e })?; in new()77 .map_err(|e| ModuleError::Allocation { err: e })?; in new_zeroed()
293 Allocation { enumerator322 Self::Allocation { err: source } => Some(source), in source()356 Self::Allocation { err } => { in fmt()