Searched refs:GetBytecodes (Results 1 – 2 of 2) sorted by relevance
199 error = JVMTI_FUNC_PTR(gdata->jvmti,GetBytecodes) in bytecodes()
1401 jvmtiError (JNICALL *GetBytecodes) (jvmtiEnv* env,2324 jvmtiError GetBytecodes(jmethodID method, in GetBytecodes() function2327 return functions->GetBytecodes(this, method, bytecode_count_ptr, bytecodes_ptr); in GetBytecodes()