Home | History | Annotate | Download | only in interpreter

Lines Matching refs:GetDexPC

34                                                                   inst->GetDexPc(insns),        \
111 shadow_frame.SetDexPC(inst->GetDexPc(insns)); \
164 uint32_t dex_pc = shadow_frame.GetDexPC();
173 dex_pc = inst->GetDexPc(insns);
267 shadow_frame.GetMethod(), inst->GetDexPc(insns),
288 shadow_frame.GetMethod(), inst->GetDexPc(insns),
310 shadow_frame.GetMethod(), inst->GetDexPc(insns),
331 shadow_frame.GetMethod(), inst->GetDexPc(insns),
372 shadow_frame.GetMethod(), inst->GetDexPc(insns),
2411 shadow_frame.SetDexPC(inst->GetDexPc(insns));