Home
last modified time | relevance | path

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

/art/runtime/
Dquick_exception_handler.h97 handler_quick_arg0_ = handler_quick_arg0; in SetHandlerQuickArg0()
155 uintptr_t handler_quick_arg0_; variable
Dquick_exception_handler.cc52 handler_quick_arg0_(0), in QuickExceptionHandler()
647 context_->SetArg0(handler_quick_arg0_); in DoLongJump()