Home
last modified time | relevance | path

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

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