Searched defs:GetLineNumberTable (Results 1 - 1 of 1) sorted by relevance

/external/oj-libjdwp/src/share/javavm/export/
H A Djvmti.h1374 jvmtiError (JNICALL *GetLineNumberTable) (jvmtiEnv* env, member in struct:jvmtiInterface_1_
2306 jvmtiError GetLineNumberTable(jmethodID method, function in struct:_jvmtiEnv
2309 return functions->GetLineNumberTable(this, method, entry_count_ptr, table_ptr);

Completed in 169 milliseconds