Home
last modified time | relevance | path

Searched refs:instrumentation_exit_pc_ (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Dinstrumentation.cc172 instrumentation_exit_pc_(instrumentation_exit_pc), in InstrumentationInstallStack()
198 if (return_pc == instrumentation_exit_pc_) { in InstrumentationInstallStack()
224 if (return_pc == instrumentation_exit_pc_) { in InstrumentationInstallStack()
257 SetReturnPc(instrumentation_exit_pc_); in InstrumentationInstallStack()
267 const uintptr_t instrumentation_exit_pc_; in InstrumentationInstallStack() member
313 instrumentation_exit_pc_(instrumentation_exit_pc), in InstrumentationRestoreStack()
369 const uintptr_t instrumentation_exit_pc_; in InstrumentationRestoreStack() member