Home
last modified time | relevance | path

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

/art/runtime/
Dquick_exception_handler.h79 handler_quick_arg0_ = handler_quick_arg0; in SetHandlerQuickArg0()
125 uintptr_t handler_quick_arg0_; variable
Dquick_exception_handler.cc49 handler_quick_arg0_(0), in QuickExceptionHandler()
603 context_->SetArg0(handler_quick_arg0_); in DoLongJump()