Home
last modified time | relevance | path

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

/art/runtime/
Ddebugger.cc2996 uint32_t GetCatchDexPc() const { in GetCatchDexPc() function in art::CatchLocationFinder
3030 SetEventLocation(&exception_catch_location, clf.GetCatchMethod(), clf.GetCatchDexPc()); in PostException()