Searched defs:caller_pc (Results 1 - 1 of 1) sorted by last modified time

/art/runtime/entrypoints/quick/
H A Dquick_trampoline_entrypoints.cc1904 uintptr_t caller_pc = *reinterpret_cast<uintptr_t*>(reinterpret_cast<byte*>(sp) + pc_offset); local
1907 uint32_t dex_pc = caller_method->ToDexPc(caller_pc);

Completed in 41 milliseconds