Home
last modified time | relevance | path

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

/art/runtime/arch/x86_64/
Dquick_entrypoints_x86_64.S286 MACRO2(ONE_ARG_RUNTIME_EXCEPTION, c_name, cxx_name)
325 ONE_ARG_RUNTIME_EXCEPTION art_quick_deliver_exception, artDeliverExceptionFromCode label
330 ONE_ARG_RUNTIME_EXCEPTION art_quick_throw_no_such_method, artThrowNoSuchMethodFromCode label
/art/runtime/arch/x86/
Dquick_entrypoints_x86.S251 MACRO2(ONE_ARG_RUNTIME_EXCEPTION, c_name, cxx_name)
299 ONE_ARG_RUNTIME_EXCEPTION art_quick_deliver_exception, artDeliverExceptionFromCode label
304 ONE_ARG_RUNTIME_EXCEPTION art_quick_throw_no_such_method, artThrowNoSuchMethodFromCode label
/art/runtime/arch/arm64/
Dquick_entrypoints_arm64.S377 .macro ONE_ARG_RUNTIME_EXCEPTION c_name, cxx_name macro
401 ONE_ARG_RUNTIME_EXCEPTION art_quick_deliver_exception, artDeliverExceptionFromCode
427 ONE_ARG_RUNTIME_EXCEPTION art_quick_throw_no_such_method, artThrowNoSuchMethodFromCode
/art/runtime/arch/arm/
Dquick_entrypoints_arm.S234 .macro ONE_ARG_RUNTIME_EXCEPTION c_name, cxx_name macro
318 ONE_ARG_RUNTIME_EXCEPTION art_quick_deliver_exception, artDeliverExceptionFromCode
344 ONE_ARG_RUNTIME_EXCEPTION art_quick_throw_no_such_method, artThrowNoSuchMethodFromCode