Searched refs:exception_catch_location (Results 1 – 1 of 1) sorted by relevance
3029 JDWP::EventLocation exception_catch_location; in PostException() local3030 SetEventLocation(&exception_catch_location, clf.GetCatchMethod(), clf.GetCatchDexPc()); in PostException()3032 gJdwpState->PostException(&exception_throw_location, h_exception.Get(), &exception_catch_location, in PostException()