Searched refs:handler_quick_frame_pc_ (Results 1 – 2 of 2) sorted by relevance
56 handler_quick_frame_pc_ = handler_quick_frame_pc; in SetHandlerQuickFramePc()92 uintptr_t handler_quick_frame_pc_; variable
39 handler_quick_frame_(nullptr), handler_quick_frame_pc_(0), handler_method_(nullptr), in QuickExceptionHandler()407 CHECK_NE(handler_quick_frame_pc_, 0u); in DoLongJump()408 context_->SetPC(handler_quick_frame_pc_); in DoLongJump()