Home
last modified time | relevance | path

Searched refs:exception_ (Results 1 – 5 of 5) sorted by relevance

/art/runtime/
Dquick_exception_handler.cc66 exception_(exception), in CatchBlockStackVisitor()
110 Handle<mirror::Class> to_find(hs.NewHandle((*exception_)->GetClass())); in HandleTryItems()
137 Handle<mirror::Throwable>* exception_; member in art::FINAL
/art/openjdkjvmti/
Dti_thread.cc1065 explicit StopThreadClosure(art::Handle<art::mirror::Throwable> except) : exception_(except) { } in StopThread()
1070 me->SetAsyncException(exception_.Get()); in StopThread()
1076 art::Handle<art::mirror::Throwable> exception_; in StopThread() member
/art/runtime/arch/arm/
Dquick_entrypoints_arm.S1061 ldr r2, [r9, #THREAD_EXCEPTION_OFFSET] @ load Thread::Current()->exception_
1087 ldr r2, [r9, #THREAD_EXCEPTION_OFFSET] @ load Thread::Current()->exception_
1572 ldr r2, [r9, #THREAD_EXCEPTION_OFFSET] @ load Thread::Current()->exception_
1777 ldr r2, [r9, #THREAD_EXCEPTION_OFFSET] @ load Thread::Current()->exception_
1812 ldr r2, [r9, #THREAD_EXCEPTION_OFFSET] @ load Thread::Current()->exception_
/art/runtime/arch/mips/
Dquick_entrypoints_mips.S576 lw $t0, THREAD_EXCEPTION_OFFSET(rSELF) # load Thread::Current()->exception_
2099 lw $t7, THREAD_EXCEPTION_OFFSET(rSELF) # load Thread::Current()->exception_
2276 lw $t0, THREAD_EXCEPTION_OFFSET(rSELF) # load Thread::Current()->exception_
2303 lw $t7, THREAD_EXCEPTION_OFFSET(rSELF) # load Thread::Current()->exception_
/art/runtime/arch/mips64/
Dquick_entrypoints_mips64.S1998 ld $t0, THREAD_EXCEPTION_OFFSET(rSELF) # load Thread::Current()->exception_
2153 ld $t0, THREAD_EXCEPTION_OFFSET(rSELF) # load Thread::Current()->exception_
2176 ld $t0, THREAD_EXCEPTION_OFFSET(rSELF) # load Thread::Current()->exception_