Home
last modified time | relevance | path

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

/art/runtime/entrypoints/quick/
Dquick_throw_entrypoints.cc83 extern "C" NO_RETURN void artThrowDivZeroFromCode(Thread* self) in artThrowDivZeroFromCode() function
/art/runtime/arch/x86_64/
Dquick_entrypoints_x86_64.S263 NO_ARG_RUNTIME_EXCEPTION_SAVE_EVERYTHING art_quick_throw_div_zero, artThrowDivZeroFromCode
/art/runtime/arch/riscv64/
Dquick_entrypoints_riscv64.S809 NO_ARG_RUNTIME_EXCEPTION_SAVE_EVERYTHING art_quick_throw_div_zero, artThrowDivZeroFromCode
/art/runtime/arch/x86/
Dquick_entrypoints_x86.S285 NO_ARG_RUNTIME_EXCEPTION_SAVE_EVERYTHING art_quick_throw_div_zero, artThrowDivZeroFromCode
/art/runtime/arch/arm64/
Dquick_entrypoints_arm64.S329 NO_ARG_RUNTIME_EXCEPTION_SAVE_EVERYTHING art_quick_throw_div_zero, artThrowDivZeroFromCode