Lines Matching full:pc_trace
1424 mirror::IntArray* pc_trace = down_cast<mirror::IntArray*>(method_trace->Get(depth));1425 uint32_t dex_pc = pc_trace->Get(i);1461 pc_trace = down_cast<IntArray*>(method_trace->Get(depth));