Home | History | Annotate | Download | only in quick

Lines Matching refs:caller_pc

2068     uintptr_t caller_pc = *reinterpret_cast<uintptr_t*>(reinterpret_cast<uint8_t*>(sp) + pc_offset);
2071 uint32_t dex_pc = caller_method->ToDexPc(caller_pc);