Home
last modified time | relevance | path

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

/art/runtime/mirror/
Dclass.cc76 uint32_t old_throw_dex_pc; in SetStatus() local
83 old_throw_dex_pc = old_throw_location.GetDexPc(); in SetStatus()
103 old_throw_dex_pc); in SetStatus()
/art/runtime/
Ddebugger.cc2814 uint32_t old_throw_dex_pc; in ExecuteMethod() local
2821 old_throw_dex_pc = old_throw_location.GetDexPc(); in ExecuteMethod()
2876 old_throw_dex_pc); in ExecuteMethod()
Djni_internal.cc774 uint32_t old_throw_dex_pc; in ExceptionDescribe() local
781 old_throw_dex_pc = old_throw_location.GetDexPc(); in ExceptionDescribe()
799 old_throw_dex_pc); in ExceptionDescribe()