Searched refs:GetDexPC (Results 1 – 4 of 4) sorted by relevance
35 uint32_t dex_pc = cur_frame->GetDexPC(); in VisitFrame()
55 return ThrowLocation(GetThisObject(), GetMethod(), GetDexPC()); in GetCurrentLocationForThrow()95 return cur_shadow_frame_->GetDexPC(); in GetDexPc()
108 uint32_t GetDexPC() const { in GetDexPC() function
1093 uint32_t dex_pc = shadow_frame.GetDexPC(); in ExecuteImpl()