Home
last modified time | relevance | path

Searched refs:NO_ARG_RUNTIME_EXCEPTION (Results 1 – 4 of 4) sorted by relevance

/art/runtime/arch/x86/
Dquick_entrypoints_x86.S113 MACRO2(NO_ARG_RUNTIME_EXCEPTION, c_name, cxx_name)
164 NO_ARG_RUNTIME_EXCEPTION art_quick_throw_null_pointer_exception, artThrowNullPointerExceptionFromCo… label
169 NO_ARG_RUNTIME_EXCEPTION art_quick_throw_div_zero, artThrowDivZeroFromCode label
174 NO_ARG_RUNTIME_EXCEPTION art_quick_throw_stack_overflow, artThrowStackOverflowFromCode label
/art/runtime/arch/arm64/
Dquick_entrypoints_arm64.S374 .macro NO_ARG_RUNTIME_EXCEPTION c_name, cxx_name macro
415 NO_ARG_RUNTIME_EXCEPTION art_quick_throw_null_pointer_exception, artThrowNullPointerExceptionFromCo…
420 NO_ARG_RUNTIME_EXCEPTION art_quick_throw_div_zero, artThrowDivZeroFromCode
431 NO_ARG_RUNTIME_EXCEPTION art_quick_throw_stack_overflow, artThrowStackOverflowFromCode
/art/runtime/arch/x86_64/
Dquick_entrypoints_x86_64.S239 MACRO2(NO_ARG_RUNTIME_EXCEPTION, c_name, cxx_name)
275 NO_ARG_RUNTIME_EXCEPTION art_quick_throw_null_pointer_exception, artThrowNullPointerExceptionFromCo… label
280 NO_ARG_RUNTIME_EXCEPTION art_quick_throw_div_zero, artThrowDivZeroFromCode label
285 NO_ARG_RUNTIME_EXCEPTION art_quick_throw_stack_overflow, artThrowStackOverflowFromCode label
/art/runtime/arch/arm/
Dquick_entrypoints_arm.S174 .macro NO_ARG_RUNTIME_EXCEPTION c_name, cxx_name macro
215 NO_ARG_RUNTIME_EXCEPTION art_quick_throw_null_pointer_exception, artThrowNullPointerExceptionFromCo…
220 NO_ARG_RUNTIME_EXCEPTION art_quick_throw_div_zero, artThrowDivZeroFromCode
231 NO_ARG_RUNTIME_EXCEPTION art_quick_throw_stack_overflow, artThrowStackOverflowFromCode