Home
last modified time | relevance | path

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

/art/runtime/entrypoints/quick/
Dquick_throw_entrypoints.cc46 extern "C" NO_RETURN void artDeliverExceptionFromCode(mirror::Throwable* exception, Thread* self) in artDeliverExceptionFromCode() function
/art/runtime/arch/x86_64/
Dquick_entrypoints_x86_64.S276 ONE_ARG_RUNTIME_EXCEPTION art_quick_deliver_exception, artDeliverExceptionFromCode
/art/runtime/arch/arm/
Dquick_entrypoints_arm.S23 .extern artDeliverExceptionFromCode
/art/runtime/arch/arm64/
Dquick_entrypoints_arm64.S265 ONE_ARG_RUNTIME_EXCEPTION art_quick_deliver_exception, artDeliverExceptionFromCode
/art/runtime/arch/x86/
Dquick_entrypoints_x86.S368 ONE_ARG_RUNTIME_EXCEPTION art_quick_deliver_exception, artDeliverExceptionFromCode