Lines Matching refs:jlocation
324 EventIndex ei, jclass clazz, jmethodID method, jlocation location) in deferEventReport()
332 jlocation start; in deferEventReport()
333 jlocation end; in deferEventReport()
369 jclass clazz, jmethodID method, jlocation location) in skipEventReport()
389 jclass clazz, jmethodID method, jlocation location, in reportEvents()
759 jthread thread, jmethodID method, jlocation location) in cbSingleStep()
781 jthread thread, jmethodID method, jlocation location) in cbBreakpoint()
831 jlocation location, jobject exception, in cbException()
832 jmethodID catch_method, jlocation catch_location) in cbException()
958 jlocation location, jclass field_klass, in cbFieldAccess()
985 jlocation location, jclass field_klass, jobject object, jfieldID field, in cbFieldModification()
1013 jmethodID method, jlocation location, jobject exception) in cbExceptionCatch()
1090 jlocation location; in cbMonitorContendedEnter()
1123 jlocation location; in cbMonitorContendedEntered()
1157 jlocation location; in cbMonitorWait()
1199 jlocation location; in cbMonitorWaited()
1675 jlocation location, jboolean permanent) in createInternal()
1717 NULL, NULL, (jlocation)NULL, JNI_TRUE); in eventHandler_createPermanentInternal()
1726 NULL, NULL, (jlocation)NULL, JNI_FALSE); in eventHandler_createInternalThreadOnly()
1734 jlocation location) in eventHandler_createInternalBreakpoint()