Searched refs:FOUR_ARG_DOWNCALL (Results 1 - 7 of 7) sorted by relevance

/art/runtime/arch/
H A Dquick_alloc_entrypoints.S28 FOUR_ARG_DOWNCALL art_quick_alloc_string_from_bytes\c_suffix, artAllocStringFromBytesFromCode\cxx_suffix, RETURN_IF_RESULT_IS_NON_ZERO_OR_DELIVER label
65 FOUR_ARG_DOWNCALL art_quick_alloc_string_from_bytes ## c_suffix, artAllocStringFromBytesFromCode ## cxx_suffix, RETURN_IF_RESULT_IS_NON_ZERO_OR_DELIVER
/art/runtime/arch/arm/
H A Dquick_entrypoints_arm.S999 .macro FOUR_ARG_DOWNCALL name, entrypoint, return
/art/runtime/arch/arm64/
H A Dquick_entrypoints_arm64.S1543 .macro FOUR_ARG_DOWNCALL name, entrypoint, return
/art/runtime/arch/x86/
H A Dquick_entrypoints_x86.S854 MACRO3(FOUR_ARG_DOWNCALL, c_name, cxx_name, return_macro)
/art/runtime/arch/x86_64/
H A Dquick_entrypoints_x86_64.S910 MACRO3(FOUR_ARG_DOWNCALL, c_name, cxx_name, return_macro)
/art/runtime/arch/mips/
H A Dquick_entrypoints_mips.S1703 .macro FOUR_ARG_DOWNCALL name, entrypoint, return
/art/runtime/arch/mips64/
H A Dquick_entrypoints_mips64.S1629 .macro FOUR_ARG_DOWNCALL name, entrypoint, return

Completed in 76 milliseconds