Home
last modified time | relevance | path

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

/art/runtime/arch/
Dquick_alloc_entrypoints.S19 ONE_ARG_DOWNCALL art_quick_alloc_object_resolved\c_suffix, artAllocObjectFromCodeResolved\cxx_suffi… label
21 ONE_ARG_DOWNCALL art_quick_alloc_object_initialized\c_suffix, artAllocObjectFromCodeInitialized\cxx… label
24 ONE_ARG_DOWNCALL art_quick_alloc_object_with_checks\c_suffix, artAllocObjectFromCodeWithChecks\cxx_… label
26 ONE_ARG_DOWNCALL art_quick_alloc_string_object\c_suffix, artAllocStringObject\cxx_suffix, RETURN_IF… label
34 ONE_ARG_DOWNCALL art_quick_alloc_string_from_string\c_suffix, artAllocStringFromStringFromCode\cxx_… label
61ONE_ARG_DOWNCALL art_quick_alloc_object_resolved ## c_suffix, artAllocObjectFromCodeResolved ## cx…
63ONE_ARG_DOWNCALL art_quick_alloc_object_initialized ## c_suffix, artAllocObjectFromCodeInitialized…
65ONE_ARG_DOWNCALL art_quick_alloc_object_with_checks ## c_suffix, artAllocObjectFromCodeWithChecks …
67ONE_ARG_DOWNCALL art_quick_alloc_string_object ## c_suffix, artAllocStringObject ## cxx_suffix, RE…
73ONE_ARG_DOWNCALL art_quick_alloc_string_from_string ## c_suffix, artAllocStringFromStringFromCode …
/art/runtime/arch/x86_64/
Dquick_entrypoints_x86_64.S646 MACRO3(ONE_ARG_DOWNCALL, c_name, cxx_name, return_macro)
/art/runtime/arch/arm/
Dquick_entrypoints_arm.S835 .macro ONE_ARG_DOWNCALL name, entrypoint, return macro
/art/runtime/arch/arm64/
Dquick_entrypoints_arm64.S1169 .macro ONE_ARG_DOWNCALL name, entrypoint, return macro
/art/runtime/arch/x86/
Dquick_entrypoints_x86.S722 MACRO3(ONE_ARG_DOWNCALL, c_name, cxx_name, return_macro)