Searched refs:NN_OS_ADDR_HEAP_BEGIN (Results 1 – 3 of 3) sorted by relevance
41 #define NN_OS_ADDR_LAND_END NN_OS_ADDR_HEAP_BEGIN44 #define NN_OS_ADDR_HEAP_BEGIN 0x08000000 macro68 #define NN_OS_ADDR_USER_BEGIN NN_OS_ADDR_HEAP_BEGIN
124 inline uptr GetHeapAddress() { return NN_OS_ADDR_HEAP_BEGIN; } in GetHeapAddress()
156 const uptr requestAddress = NN_OS_ADDR_HEAP_BEGIN + s_HeapSize; in SetHeapSize()176 const uptr freeAddress = NN_OS_ADDR_HEAP_BEGIN + size; in SetHeapSize()