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
173 return NN_OS_ADDR_HEAP_BEGIN; in GetHeapAddressWithoutCheck()
152 const uptr requestAddress = NN_OS_ADDR_HEAP_BEGIN + s_HeapSize; in SetHeapSize()172 const uptr freeAddress = NN_OS_ADDR_HEAP_BEGIN + size; in SetHeapSize()