Home | History | Annotate | Download | only in include

Lines Matching refs:GetLineNumberTable

1374   jvmtiError (JNICALL *GetLineNumberTable) (jvmtiEnv* env,
2306 jvmtiError GetLineNumberTable(jmethodID method,
2309 return functions->GetLineNumberTable(this, method, entry_count_ptr, table_ptr);