Searched defs:QemuAllocator (Results 1 – 1 of 1) sorted by relevance
74 pub struct QemuAllocator { struct79 pub static GLOBAL: QemuAllocator = QemuAllocator::new(); argument81 impl QemuAllocator { impl110 impl Default for QemuAllocator { implementation119 unsafe impl GlobalAlloc for QemuAllocator { implementation