Home | History | Annotate | Download | only in runtime

Lines Matching refs:dex_pc_

2628 // Note: this visitor may return with a method set, but dex_pc_ being DexFile:kDexNoIndex. This is
2636 dex_pc_(0),
2648 dex_pc_ = GetDexPc(abort_on_error_);
2653 uint32_t dex_pc_;
2661 *dex_pc = visitor.dex_pc_;