Home
last modified time | relevance | path

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

/art/runtime/
Dquick_exception_handler.h98 handler_quick_arg0_ = handler_quick_arg0; in SetHandlerQuickArg0()
152 uintptr_t handler_quick_arg0_; variable
Dquick_exception_handler.cc57 handler_quick_arg0_(0), in QuickExceptionHandler()
651 context_->SetArg0(handler_quick_arg0_); in DoLongJump()