Home
last modified time | relevance | path

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

/art/runtime/
Ddebugger.cc3027 JDWP::EventLocation exception_throw_location; in PostException() local
3028 SetEventLocation(&exception_throw_location, clf.GetThrowMethod(), clf.GetThrowDexPc()); in PostException()
3032 gJdwpState->PostException(&exception_throw_location, h_exception.Get(), &exception_catch_location, in PostException()