Home
last modified time | relevance | path

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

/art/runtime/
Dquick_exception_handler.h100 handler_quick_arg0_ = handler_quick_arg0; in SetHandlerQuickArg0()
161 uintptr_t handler_quick_arg0_; variable
Dquick_exception_handler.cc60 handler_quick_arg0_(0), in QuickExceptionHandler()
815 context_->SetArg0(handler_quick_arg0_); in DoLongJump()