Home
last modified time | relevance | path

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

/art/runtime/arch/x86_64/
Dquick_entrypoints_x86_64.S276 MACRO2(NO_ARG_RUNTIME_EXCEPTION, c_name, cxx_name)
309 NO_ARG_RUNTIME_EXCEPTION art_quick_throw_null_pointer_exception, artThrowNullPointerExceptionFromCo… label
314 NO_ARG_RUNTIME_EXCEPTION art_quick_throw_div_zero, artThrowDivZeroFromCode label
319 NO_ARG_RUNTIME_EXCEPTION art_quick_throw_stack_overflow, artThrowStackOverflowFromCode label
/art/runtime/arch/x86/
Dquick_entrypoints_x86.S238 MACRO2(NO_ARG_RUNTIME_EXCEPTION, c_name, cxx_name)
283 NO_ARG_RUNTIME_EXCEPTION art_quick_throw_null_pointer_exception, artThrowNullPointerExceptionFromCo… label
288 NO_ARG_RUNTIME_EXCEPTION art_quick_throw_div_zero, artThrowDivZeroFromCode label
293 NO_ARG_RUNTIME_EXCEPTION art_quick_throw_stack_overflow, artThrowStackOverflowFromCode label
/art/runtime/arch/arm64/
Dquick_entrypoints_arm64.S368 .macro NO_ARG_RUNTIME_EXCEPTION c_name, cxx_name macro
406 NO_ARG_RUNTIME_EXCEPTION art_quick_throw_null_pointer_exception, artThrowNullPointerExceptionFromCo…
411 NO_ARG_RUNTIME_EXCEPTION art_quick_throw_div_zero, artThrowDivZeroFromCode
422 NO_ARG_RUNTIME_EXCEPTION art_quick_throw_stack_overflow, artThrowStackOverflowFromCode
/art/runtime/arch/arm/
Dquick_entrypoints_arm.S225 .macro NO_ARG_RUNTIME_EXCEPTION c_name, cxx_name macro
323 NO_ARG_RUNTIME_EXCEPTION art_quick_throw_null_pointer_exception, artThrowNullPointerExceptionFromCo…
328 NO_ARG_RUNTIME_EXCEPTION art_quick_throw_div_zero, artThrowDivZeroFromCode
339 NO_ARG_RUNTIME_EXCEPTION art_quick_throw_stack_overflow, artThrowStackOverflowFromCode