Home | History | Annotate | Download | only in include

Lines Matching refs:GetBytecodes

1401   jvmtiError (JNICALL *GetBytecodes) (jvmtiEnv* env,
2324 jvmtiError GetBytecodes(jmethodID method,
2327 return functions->GetBytecodes(this, method, bytecode_count_ptr, bytecodes_ptr);