Home
last modified time | relevance | path

Searched refs:CFI_RESTORE (Results 1 – 3 of 3) sorted by relevance

/external/compiler-rt/lib/tsan/rtl/
Dtsan_rtl_amd64.S75 CFI_RESTORE(%rax)
76 CFI_RESTORE(%rbx)
77 CFI_RESTORE(%rcx)
78 CFI_RESTORE(%rdx)
79 CFI_RESTORE(%rsi)
80 CFI_RESTORE(%rdi)
81 CFI_RESTORE(%r8)
82 CFI_RESTORE(%r9)
83 CFI_RESTORE(%r10)
84 CFI_RESTORE(%r11)
[all …]
Dtsan_rtl_aarch64.S39 CFI_RESTORE (30)
40 CFI_RESTORE (19)
87 CFI_RESTORE (30)
88 CFI_RESTORE (19)
138 CFI_RESTORE (30)
139 CFI_RESTORE (29)
140 CFI_RESTORE (19)
141 CFI_RESTORE (20)
189 CFI_RESTORE (30)
190 CFI_RESTORE (29)
[all …]
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_asm.h31 # define CFI_RESTORE(reg) .cfi_restore reg macro
43 # define CFI_RESTORE(reg) macro