Home
last modified time | relevance | path

Searched refs:catch_location (Results 1 – 5 of 5) sorted by relevance

/external/oj-libjdwp/src/share/back/
DeventHandler.c832 jmethodID catch_method, jlocation catch_location) in cbException() argument
848 info.u.exception.catch_location = catch_location; in cbException()
Dutil.h259 jlocation catch_location; member
DdebugInit.c570 jmethodID catch_method, jlocation catch_location) in cbEarlyException() argument
DeventHelper.c337 evinfo->u.exception.catch_method, evinfo->u.exception.catch_location); in writeExceptionEvent()
/external/oj-libjdwp/src/share/javavm/export/
Djvmti.h782 jlocation catch_location);