Home
last modified time | relevance | path

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

/external/libffi/src/m68k/
Dsysv.S38 #define CFI_DEF_CFA(reg,off) .cfi_def_cfa reg,off macro
43 #define CFI_DEF_CFA(reg,off) macro
/external/python/cpython2/Modules/_ctypes/libffi/src/m68k/
Dsysv.S38 #define CFI_DEF_CFA(reg,off) .cfi_def_cfa reg,off macro
43 #define CFI_DEF_CFA(reg,off) macro
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_asm.h30 # define CFI_DEF_CFA(reg, n) .cfi_def_cfa reg, n macro
42 # define CFI_DEF_CFA(reg, n) macro