Searched defs:MallocBackend (Results 1 – 1 of 1) sorted by relevance
95 struct MallocBackend { struct96 typedef void *AllocationID;98 static int PageSize() { return 4096; } in PageSize()