Searched refs:exception_catch_location (Results 1 – 1 of 1) sorted by relevance
2856 JDWP::EventLocation exception_catch_location; in PostException() local2857 SetEventLocation(&exception_catch_location, catch_method, catch_dex_pc); in PostException()2859 gJdwpState->PostException(&exception_throw_location, exception_object, &exception_catch_location, in PostException()