Home
last modified time | relevance | path

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

/art/runtime/entrypoints/quick/
Dquick_throw_entrypoints.cc106 extern "C" NO_RETURN void artThrowStackOverflowFromCode(Thread* self) in artThrowStackOverflowFromCode() function
/art/runtime/arch/x86_64/
Dquick_entrypoints_x86_64.S270 NO_ARG_RUNTIME_EXCEPTION art_quick_throw_stack_overflow, artThrowStackOverflowFromCode
/art/runtime/arch/arm64/
Dquick_entrypoints_arm64.S311 NO_ARG_RUNTIME_EXCEPTION art_quick_throw_stack_overflow, artThrowStackOverflowFromCode
/art/runtime/arch/x86/
Dquick_entrypoints_x86.S362 NO_ARG_RUNTIME_EXCEPTION art_quick_throw_stack_overflow, artThrowStackOverflowFromCode