Searched refs:FOUR_ARG_DOWNCALL (Results 1 – 5 of 5) sorted by relevance
/art/runtime/arch/ |
D | quick_alloc_entrypoints.S | 30 FOUR_ARG_DOWNCALL art_quick_alloc_string_from_bytes\c_suffix, artAllocStringFromBytesFromCode\cxx_s… label 69 …FOUR_ARG_DOWNCALL art_quick_alloc_string_from_bytes ## c_suffix, artAllocStringFromBytesFromCode #…
|
/art/runtime/arch/x86_64/ |
D | quick_entrypoints_x86_64.S | 677 MACRO3(FOUR_ARG_DOWNCALL, c_name, cxx_name, return_macro)
|
/art/runtime/arch/riscv64/ |
D | quick_entrypoints_riscv64.S | 1565 .macro FOUR_ARG_DOWNCALL name, entrypoint, return macro
|
/art/runtime/arch/x86/ |
D | quick_entrypoints_x86.S | 694 MACRO3(FOUR_ARG_DOWNCALL, c_name, cxx_name, return_macro)
|
/art/runtime/arch/arm64/ |
D | quick_entrypoints_arm64.S | 1148 .macro FOUR_ARG_DOWNCALL name, entrypoint, return macro
|