Searched refs:IsMemoryBlockEnabled (Results 1 – 3 of 3) sorted by relevance
64 bool IsMemoryBlockEnabled() in IsMemoryBlockEnabled() function73 NN_TASSERTMSG_(detail::IsMemoryBlockEnabled(), "InitializeMemoryBlock is not called.\n"); in Initialize()75 if ( !detail::IsMemoryBlockEnabled() || GetAddress() != 0 ) in Initialize()136 NN_TASSERT_(detail::IsMemoryBlockEnabled()); in nnosMemoryBlockAllocate()
61 NN_TASSERTMSG_(detail::IsMemoryBlockEnabled(), "InitializeMemoryBlock is not called.\n"); in Initialize()63 if ( !detail::IsMemoryBlockEnabled() || GetAddress() != 0 ) in Initialize()103 NN_TASSERT_(detail::IsMemoryBlockEnabled()); in nnosStackMemoryBlockAllocate()
50 bool IsMemoryBlockEnabled();