Searched defs:ONE_ARG_SAVE_EVERYTHING_DOWNCALL (Results 1 – 6 of 6) sorted by relevance
/art/runtime/arch/x86_64/ |
D | quick_entrypoints_x86_64.S | 1300 ONE_ARG_SAVE_EVERYTHING_DOWNCALL art_quick_initialize_type_and_verify_access, artInitializeTypeAndV… label 1301 ONE_ARG_SAVE_EVERYTHING_DOWNCALL art_quick_resolve_string, artResolveStringFromCode label
|
/art/runtime/arch/x86/ |
D | quick_entrypoints_x86.S | 1280 ONE_ARG_SAVE_EVERYTHING_DOWNCALL art_quick_initialize_type_and_verify_access, artInitializeTypeAndV… label 1281 ONE_ARG_SAVE_EVERYTHING_DOWNCALL art_quick_resolve_string, artResolveStringFromCode label
|
/art/runtime/arch/mips64/ |
D | quick_entrypoints_mips64.S | 1929 .macro ONE_ARG_SAVE_EVERYTHING_DOWNCALL name, entrypoint, runtime_method_offset = RUNTIME_SAVE_EVER… macro
|
/art/runtime/arch/arm/ |
D | quick_entrypoints_arm.S | 1015 .macro ONE_ARG_SAVE_EVERYTHING_DOWNCALL name, entrypoint, runtime_method_offset = RUNTIME_SAVE_EVER… macro
|
/art/runtime/arch/mips/ |
D | quick_entrypoints_mips.S | 2025 .macro ONE_ARG_SAVE_EVERYTHING_DOWNCALL name, entrypoint, runtime_method_offset = RUNTIME_SAVE_EVER… macro
|
/art/runtime/arch/arm64/ |
D | quick_entrypoints_arm64.S | 1593 .macro ONE_ARG_SAVE_EVERYTHING_DOWNCALL name, entrypoint, runtime_method_offset = RUNTIME_SAVE_EVER… macro
|