Home
last modified time | relevance | path

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

/art/runtime/
Dinstrumentation.cc308 instrumentation_exit_pc_(instrumentation_exit_pc), in InstrumentationInstallStack()
340 if (return_pc == instrumentation_exit_pc_) { in InstrumentationInstallStack()
399 SetReturnPc(instrumentation_exit_pc_); in InstrumentationInstallStack()
412 const uintptr_t instrumentation_exit_pc_; in InstrumentationInstallStack() member
469 instrumentation_exit_pc_(instrumentation_exit_pc), in InstrumentationRestoreStack()
524 const uintptr_t instrumentation_exit_pc_; in InstrumentationRestoreStack() member