SyTen

◆ regions

std::vector<Region>& syten::EternalMalloc::regions = reinterpret_cast<std::vector<Region>&>(regions_buffer)
static

regions is a reference to space allocated at regions_buffer, holds a vector of allocated regions.

Referenced by syten::le_malloc(), and syten::EternalMalloc::RegionsInitialiser::~RegionsInitialiser().