Home
last modified time | relevance | path

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

/art/runtime/arch/x86_64/
Dasm_support_x86_64.S86 #define CFI_RESTORE_STATE_AND_DEF_CFA(reg,off) .cfi_restore_state .cfi_def_cfa reg,off macro
99 #define CFI_RESTORE_STATE_AND_DEF_CFA(off) macro
/art/runtime/arch/x86/
Dasm_support_x86.S87 #define CFI_RESTORE_STATE_AND_DEF_CFA(reg,off) .cfi_restore_state .cfi_def_cfa reg,off macro
100 #define CFI_RESTORE_STATE_AND_DEF_CFA(reg,off) macro