Nebula
|
Namespaces | |
namespace | Memory |
Functions | |
void | Memory::SetupHeaps () |
Setup the global heaps. | |
const char * | Memory::GetHeapTypeName (HeapType heapType) |
Returns a human readable name for a heap type. | |
Variables | |
malloc_zone_t * | Memory::Heaps [NumHeapTypes] = { NULL } |
Heap pointers are defined here. | |