A Dynamic memory allocator, parmetrized on a particular `ObjectAlloc`, `CourseAllocator` and `AllocMap`. `ElfMalloc` encapsulates the logic of constructing and selecting object classes, as well as delgating to the `large_alloc` module for large allocations. Most of the logic occurs in its type parameters.
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected