Searched refs:FOUR_ARG_DOWNCALL (Results 1 – 7 of 7) sorted by relevance
/art/runtime/arch/ |
D | quick_alloc_entrypoints.S | 28 FOUR_ARG_DOWNCALL art_quick_alloc_string_from_bytes\c_suffix, artAllocStringFromBytesFromCode\cxx_s… label 65 …FOUR_ARG_DOWNCALL art_quick_alloc_string_from_bytes ## c_suffix, artAllocStringFromBytesFromCode #…
|
/art/runtime/arch/x86_64/ |
D | quick_entrypoints_x86_64.S | 909 MACRO3(FOUR_ARG_DOWNCALL, c_name, cxx_name, return_macro)
|
/art/runtime/arch/arm/ |
D | quick_entrypoints_arm.S | 991 .macro FOUR_ARG_DOWNCALL name, entrypoint, return macro
|
/art/runtime/arch/x86/ |
D | quick_entrypoints_x86.S | 853 MACRO3(FOUR_ARG_DOWNCALL, c_name, cxx_name, return_macro)
|
/art/runtime/arch/arm64/ |
D | quick_entrypoints_arm64.S | 1546 .macro FOUR_ARG_DOWNCALL name, entrypoint, return macro
|
/art/runtime/arch/mips64/ |
D | quick_entrypoints_mips64.S | 1603 .macro FOUR_ARG_DOWNCALL name, entrypoint, return macro
|
/art/runtime/arch/mips/ |
D | quick_entrypoints_mips.S | 1653 .macro FOUR_ARG_DOWNCALL name, entrypoint, return macro
|