Searched refs:jvmti_CompiledMethodUnload (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/gprofng/libcollector/ |
H A D | jprofile.c | 124 static void jvmti_CompiledMethodUnload (jvmtiEnv*, jmethodID, const void*); 162 jvmti_CompiledMethodUnload, // 69 jvmtiEventCompiledMethodUnload; 774 jvmti_CompiledMethodUnload (jvmtiEnv *jvmti_env, jmethodID method, const void* code_addr) in jvmti_CompiledMethodUnload() function
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/libcollector/ |
H A D | jprofile.c | 124 static void jvmti_CompiledMethodUnload (jvmtiEnv*, jmethodID, const void*); 162 jvmti_CompiledMethodUnload, // 69 jvmtiEventCompiledMethodUnload; 780 jvmti_CompiledMethodUnload (jvmtiEnv *jvmti_env, jmethodID method, const void* code_addr) in jvmti_CompiledMethodUnload() function
|