Home
last modified time | relevance | path

Searched defs:CFI_DEF_CFA (Results 1 – 2 of 2) sorted by relevance

/aosp12/art/runtime/arch/x86/
H A Dasm_support_x86.S77 #define CFI_DEF_CFA(reg,size) .cfi_def_cfa reg,size macro
94 #define CFI_DEF_CFA(reg,size) macro
/aosp12/art/runtime/arch/x86_64/
H A Dasm_support_x86_64.S76 #define CFI_DEF_CFA(reg,size) .cfi_def_cfa reg,size macro
93 #define CFI_DEF_CFA(reg,size) macro