Home
last modified time | relevance | path

Searched defs:next_dex_pc (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dquick_exception_handler.cc62 uint32_t next_dex_pc; in VisitFrame() local
Dstack.cc593 bool StackVisitor::GetNextMethodAndDexPc(ArtMethod** next_method, uint32_t* next_dex_pc) { in GetNextMethodAndDexPc()