Searched refs:NO_ARG_RUNTIME_EXCEPTION (Results 1 - 2 of 2) sorted by relevance

/art/runtime/arch/x86/
H A Dquick_entrypoints_x86.S90 MACRO2(NO_ARG_RUNTIME_EXCEPTION, c_name, cxx_name)
138 NO_ARG_RUNTIME_EXCEPTION art_quick_throw_null_pointer_exception, artThrowNullPointerExceptionFromCode label
143 NO_ARG_RUNTIME_EXCEPTION art_quick_throw_div_zero, artThrowDivZeroFromCode label
148 NO_ARG_RUNTIME_EXCEPTION art_quick_throw_stack_overflow, artThrowStackOverflowFromCode label
/art/runtime/arch/arm/
H A Dquick_entrypoints_arm.S138 .macro NO_ARG_RUNTIME_EXCEPTION c_name, cxx_name
177 NO_ARG_RUNTIME_EXCEPTION art_quick_throw_null_pointer_exception, artThrowNullPointerExceptionFromCode label
182 NO_ARG_RUNTIME_EXCEPTION art_quick_throw_div_zero, artThrowDivZeroFromCode label
193 NO_ARG_RUNTIME_EXCEPTION art_quick_throw_stack_overflow, artThrowStackOverflowFromCode label

Completed in 81 milliseconds