OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NO_ARG_RUNTIME_EXCEPTION
(Results
1 - 2
of
2
) sorted by null
/art/runtime/arch/x86/
quick_entrypoints_x86.S
90
MACRO2(
NO_ARG_RUNTIME_EXCEPTION
, c_name, cxx_name)
138
NO_ARG_RUNTIME_EXCEPTION
art_quick_throw_null_pointer_exception, artThrowNullPointerExceptionFromCode
143
NO_ARG_RUNTIME_EXCEPTION
art_quick_throw_div_zero, artThrowDivZeroFromCode
148
NO_ARG_RUNTIME_EXCEPTION
art_quick_throw_stack_overflow, artThrowStackOverflowFromCode
[
all
...]
/art/runtime/arch/arm/
quick_entrypoints_arm.S
138
.macro
NO_ARG_RUNTIME_EXCEPTION
c_name, cxx_name
177
NO_ARG_RUNTIME_EXCEPTION
art_quick_throw_null_pointer_exception, artThrowNullPointerExceptionFromCode
182
NO_ARG_RUNTIME_EXCEPTION
art_quick_throw_div_zero, artThrowDivZeroFromCode
193
NO_ARG_RUNTIME_EXCEPTION
art_quick_throw_stack_overflow, artThrowStackOverflowFromCode
[
all
...]
Completed in 37 milliseconds