Searched defs:stack_adjust_ (Results 1 – 4 of 4) sorted by relevance
/aosp12/art/compiler/utils/arm64/ | ||
H A D | jni_macro_assembler_arm64.h | 191 const size_t stack_adjust_; variable |
/aosp12/art/compiler/utils/arm/ | ||
H A D | jni_macro_assembler_arm_vixl.h | 214 const size_t stack_adjust_; variable |
/aosp12/art/compiler/utils/x86/ | ||
H A D | jni_macro_assembler_x86.cc | 39 const size_t stack_adjust_; member in art::x86::X86ExceptionSlowPath |
/aosp12/art/compiler/utils/x86_64/ | ||
H A D | jni_macro_assembler_x86_64.cc | 638 const size_t stack_adjust_; member in art::x86_64::X86_64ExceptionSlowPath |