Home | History | Annotate | Download | only in runtime

Lines Matching refs:pc_trace

1599       mirror::IntArray* pc_trace = down_cast<mirror::IntArray*>(method_trace->Get(depth));
1600 uint32_t dex_pc = pc_trace->Get(i);