Home | History | Annotate | Download | only in quick

Lines Matching refs:caller_pc

1904     uintptr_t caller_pc = *reinterpret_cast<uintptr_t*>(reinterpret_cast<byte*>(sp) + pc_offset);
1907 uint32_t dex_pc = caller_method->ToDexPc(caller_pc);