Searched defs:Deallocate (Results 1 – 3 of 3) sorted by relevance
67 static inline jvmtiError Deallocate(jvmtiEnv* env, T* mem) { in Deallocate() function
121 static jvmtiError Deallocate(jvmtiEnv* env, unsigned char* mem) { in Deallocate() function in openjdkjvmti::JvmtiFunctions
1796 jvmtiError Deallocate(unsigned char* mem) { in Deallocate() function