Home
last modified time | relevance | path

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

/art/runtime/entrypoints/quick/
Dquick_throw_entrypoints.cc65 extern "C" NO_RETURN void artThrowNullPointerExceptionFromCode(Thread* self) in artThrowNullPointerExceptionFromCode() function
/art/runtime/arch/x86_64/
Dquick_entrypoints_x86_64.S241 …EPTION_SAVE_EVERYTHING art_quick_throw_null_pointer_exception, artThrowNullPointerExceptionFromCode
/art/runtime/arch/riscv64/
Dquick_entrypoints_riscv64.S788 art_quick_throw_null_pointer_exception, artThrowNullPointerExceptionFromCode
/art/runtime/arch/x86/
Dquick_entrypoints_x86.S260 …EPTION_SAVE_EVERYTHING art_quick_throw_null_pointer_exception, artThrowNullPointerExceptionFromCode
/art/runtime/arch/arm64/
Dquick_entrypoints_arm64.S305 art_quick_throw_null_pointer_exception, artThrowNullPointerExceptionFromCode