Searched refs:CFI_DEF_CFA (Results 1 - 3 of 3) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_asm.h29 # define CFI_DEF_CFA(reg, n) .cfi_def_cfa reg, n macro
41 # define CFI_DEF_CFA(reg, n) macro
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_tag_mismatch_aarch64.S117 CFI_DEF_CFA(w29, 24)
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_aarch64.S70 CFI_DEF_CFA (31, 0)
121 CFI_DEF_CFA (31, 0)
174 CFI_DEF_CFA (31, 0)
227 CFI_DEF_CFA (31, 0)

Completed in 68 milliseconds