Home
last modified time | relevance | path

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

/art/runtime/
Dquick_exception_handler.cc71 exception_(exception), in CatchBlockStackVisitor()
122 Handle<mirror::Class> to_find(hs.NewHandle((*exception_)->GetClass())); in HandleTryItems()
149 Handle<mirror::Throwable>* exception_; member in art::CatchBlockStackVisitor
/art/openjdkjvmti/
Dti_thread.cc1101 explicit StopThreadClosure(art::Handle<art::mirror::Throwable> except) : exception_(except) { } in StopThread()
1106 me->SetAsyncException(exception_.Get()); in StopThread()
1112 art::Handle<art::mirror::Throwable> exception_; in StopThread() member
/art/runtime/arch/arm/
Dquick_entrypoints_arm.S1072 ldr r2, [rSELF, #THREAD_EXCEPTION_OFFSET] @ load Thread::Current()->exception_
1098 ldr r2, [rSELF, #THREAD_EXCEPTION_OFFSET] @ load Thread::Current()->exception_
1585 ldr r2, [rSELF, #THREAD_EXCEPTION_OFFSET] @ load Thread::Current()->exception_
1790 ldr r2, [rSELF, #THREAD_EXCEPTION_OFFSET] @ load Thread::Current()->exception_
1825 ldr r2, [rSELF, #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_
2123 lw $t7, THREAD_EXCEPTION_OFFSET(rSELF) # load Thread::Current()->exception_
2300 lw $t0, THREAD_EXCEPTION_OFFSET(rSELF) # load Thread::Current()->exception_
2327 lw $t7, THREAD_EXCEPTION_OFFSET(rSELF) # load Thread::Current()->exception_
3288 lw $t7, THREAD_EXCEPTION_OFFSET(rSELF) # load Thread::Current()->exception_
/art/runtime/arch/mips64/
Dquick_entrypoints_mips64.S2021 ld $t0, THREAD_EXCEPTION_OFFSET(rSELF) # load Thread::Current()->exception_
2176 ld $t0, THREAD_EXCEPTION_OFFSET(rSELF) # load Thread::Current()->exception_
2199 ld $t0, THREAD_EXCEPTION_OFFSET(rSELF) # load Thread::Current()->exception_