Home | History | Annotate | Download | only in runtime

Lines Matching refs:GetDexPC

899       line_number = dex_file.GetLineNumFromPC(m, GetDexPc(false));
1007 throw_location_dex_pc = exc_location.GetDexPc();
1504 m->IsProxyMethod() ? DexFile::kDexNoIndex : GetDexPc());
1701 throw_location.GetDexPc());
1754 throw_location.GetDexPc());
1772 throw_location.GetDexPc());
2000 dex_pc_ = GetDexPc(abort_on_error_);
2044 << StringPrintf("@ PC:%04x", GetDexPc());
2079 uint32_t dex_pc = shadow_frame->GetDexPC();