Searched defs:QemuAllocator (Results 1 – 1 of 1) sorted by relevance
77 pub struct QemuAllocator { struct82 pub static GLOBAL: QemuAllocator = QemuAllocator::new(); argument84 impl QemuAllocator { implementation113 impl Default for QemuAllocator { implementation122 unsafe impl GlobalAlloc for QemuAllocator { implementation