Searched refs:exception_throw_location (Results 1 – 1 of 1) sorted by relevance
3027 JDWP::EventLocation exception_throw_location; in PostException() local3028 SetEventLocation(&exception_throw_location, clf.GetThrowMethod(), clf.GetThrowDexPc()); in PostException()3032 gJdwpState->PostException(&exception_throw_location, h_exception.Get(), &exception_catch_location, in PostException()