Home
last modified time | relevance | path

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

/art/runtime/arch/arm/
Dquick_entrypoints_arm.S201 .macro ONE_ARG_RUNTIME_EXCEPTION c_name, cxx_name macro
285 ONE_ARG_RUNTIME_EXCEPTION art_quick_deliver_exception, artDeliverExceptionFromCode
311 ONE_ARG_RUNTIME_EXCEPTION art_quick_throw_no_such_method, artThrowNoSuchMethodFromCode
/art/runtime/arch/arm64/
Dquick_entrypoints_arm64.S409 .macro ONE_ARG_RUNTIME_EXCEPTION c_name, cxx_name macro
433 ONE_ARG_RUNTIME_EXCEPTION art_quick_deliver_exception, artDeliverExceptionFromCode
459 ONE_ARG_RUNTIME_EXCEPTION art_quick_throw_no_such_method, artThrowNoSuchMethodFromCode
/art/runtime/arch/x86_64/
Dquick_entrypoints_x86_64.S287 MACRO2(ONE_ARG_RUNTIME_EXCEPTION, c_name, cxx_name)
326 ONE_ARG_RUNTIME_EXCEPTION art_quick_deliver_exception, artDeliverExceptionFromCode label
331 ONE_ARG_RUNTIME_EXCEPTION art_quick_throw_no_such_method, artThrowNoSuchMethodFromCode label
/art/runtime/arch/x86/
Dquick_entrypoints_x86.S217 MACRO2(ONE_ARG_RUNTIME_EXCEPTION, c_name, cxx_name)
265 ONE_ARG_RUNTIME_EXCEPTION art_quick_deliver_exception, artDeliverExceptionFromCode label
270 ONE_ARG_RUNTIME_EXCEPTION art_quick_throw_no_such_method, artThrowNoSuchMethodFromCode label