Searched refs:FOUR_ARG_DOWNCALL (Results 1 – 6 of 6) sorted by relevance
/art/runtime/arch/ |
D | quick_alloc_entrypoints.S | 39 FOUR_ARG_DOWNCALL art_quick_alloc_string_from_bytes\c_suffix, artAllocStringFromBytesFromCode\cxx_s… label 83 …FOUR_ARG_DOWNCALL art_quick_alloc_string_from_bytes ## c_suffix, artAllocStringFromBytesFromCode #…
|
/art/runtime/arch/x86_64/ |
D | quick_entrypoints_x86_64.S | 738 MACRO3(FOUR_ARG_DOWNCALL, c_name, cxx_name, return_macro)
|
/art/runtime/arch/x86/ |
D | quick_entrypoints_x86.S | 719 MACRO3(FOUR_ARG_DOWNCALL, c_name, cxx_name, return_macro)
|
/art/runtime/arch/arm64/ |
D | quick_entrypoints_arm64.S | 1436 .macro FOUR_ARG_DOWNCALL name, entrypoint, return macro
|
/art/runtime/arch/mips64/ |
D | quick_entrypoints_mips64.S | 1508 .macro FOUR_ARG_DOWNCALL name, entrypoint, return macro
|
/art/runtime/arch/arm/ |
D | quick_entrypoints_arm.S | 861 .macro FOUR_ARG_DOWNCALL name, entrypoint, return macro
|