Searched refs:DeallocateImpl (Results 1 – 3 of 3) sorted by relevance
84 DeallocateImpl(mem); in Deallocate()88 void AllocUtil::DeallocateImpl(unsigned char* mem) { in DeallocateImpl() function in openjdkjvmti::AllocUtil
53 static void DeallocateImpl(unsigned char* mem);
128 AllocUtil::DeallocateImpl(reinterpret_cast<unsigned char*>(p)); in deallocate()