Home
last modified time | relevance | path

Searched refs:GetHeapStartAddress (Results 1 – 2 of 2) sorted by relevance

/CTR-SDK-0.14.4/sources/libraries/fnd/detail/
Dfnd_DetailHeapCommon.h131 #define GetHeapStartAddress(heap) \ macro
/CTR-SDK-0.14.4/sources/libraries/fnd/
Dfnd_ExpHeap.cpp154 return GetHeapStartAddress(&m_ExpHeapImpl); in GetStartAddress()