Home
last modified time | relevance | path

Searched refs:cfi_restore (Results 1 – 25 of 34) sorted by relevance

12

/bionic/linker/arch/arm64/
Dtlsdesc_resolver.S70 .cfi_restore x21
71 .cfi_restore x22
74 .cfi_restore x19
75 .cfi_restore x20
81 .cfi_restore x21
82 .cfi_restore x22
85 .cfi_restore x19
86 .cfi_restore x20
106 .cfi_restore x; \
110 .cfi_restore x; \
[all …]
/bionic/libc/arch-arm/cortex-a15/bionic/
Dstrcmp.S113 .cfi_restore 6
114 .cfi_restore 7
119 .cfi_restore 4
120 .cfi_restore 5
134 .cfi_restore 6
135 .cfi_restore 7
140 .cfi_restore 4
141 .cfi_restore 5
343 .cfi_restore 4
389 .cfi_restore 4
[all …]
D__strcat_chk.S194 .cfi_restore r4
195 .cfi_restore r5
/bionic/libc/arch-x86/string/
Dssse3-wcscat-atom.S47 #ifndef cfi_restore
48 # define cfi_restore(reg) .cfi_restore reg macro
76 cfi_restore (REG)
Dsse2-wcschr-atom.S47 #ifndef cfi_restore
48 # define cfi_restore(reg) .cfi_restore reg macro
76 cfi_restore (REG)
Dsse2-wcsrchr-atom.S47 #ifndef cfi_restore
48 # define cfi_restore(reg) .cfi_restore reg macro
76 cfi_restore (REG)
Dsse2-strlen-slm.S51 #ifndef cfi_restore
52 # define cfi_restore(reg) .cfi_restore reg macro
80 cfi_restore (REG)
Dsse2-strchr-atom.S47 #ifndef cfi_restore
48 # define cfi_restore(reg) .cfi_restore reg macro
76 cfi_restore (REG)
Dsse2-memmove-slm.S54 #ifndef cfi_restore
55 # define cfi_restore(reg) .cfi_restore reg macro
87 cfi_restore (REG)
Dsse2-memchr-atom.S47 #ifndef cfi_restore
48 # define cfi_restore(reg) .cfi_restore reg macro
76 cfi_restore (REG)
Dssse3-strcat-atom.S47 #ifndef cfi_restore
48 # define cfi_restore(reg) .cfi_restore reg macro
84 cfi_restore (REG)
Dsse2-strrchr-atom.S47 #ifndef cfi_restore
48 # define cfi_restore(reg) .cfi_restore reg macro
76 cfi_restore (REG)
Dssse3-wcscpy-atom.S49 # ifndef cfi_restore
50 # define cfi_restore(reg) .cfi_restore reg macro
78 cfi_restore (REG)
Dsse2-strlen-atom.S56 # ifndef cfi_restore
57 # define cfi_restore(reg) .cfi_restore reg macro
92 cfi_restore (REG)
Dsse2-memrchr-atom.S47 #ifndef cfi_restore
48 # define cfi_restore(reg) .cfi_restore reg macro
76 cfi_restore (REG)
Dsse2-wcscmp-atom.S47 #ifndef cfi_restore
48 # define cfi_restore(reg) .cfi_restore reg macro
76 cfi_restore (REG)
/bionic/libc/arch-x86/bionic/
Dsyscall.S62 .cfi_restore ebp
65 .cfi_restore edi
68 .cfi_restore esi
71 .cfi_restore ebx
D__bionic_clone.S57 .cfi_restore edi
60 .cfi_restore esi
63 .cfi_restore ebx
/bionic/libc/arch-arm64/bionic/
Dsetjmp.S144 .cfi_restore x0
145 .cfi_restore x30
211 .cfi_restore x0
212 .cfi_restore x30
236 .cfi_restore x0
237 .cfi_restore x30
270 .cfi_restore x30
273 .cfi_restore x0
274 .cfi_restore x1
/bionic/libc/arch-arm/bionic/
Dsetjmp.S140 .cfi_restore r0
141 .cfi_restore lr
216 .cfi_restore r0
217 .cfi_restore r1
218 .cfi_restore lr
261 .cfi_restore lr
/bionic/libc/arch-arm/cortex-a7/bionic/
D__strcat_chk.S194 .cfi_restore r4
195 .cfi_restore r5
/bionic/libc/arch-arm/krait/bionic/
D__strcat_chk.S194 .cfi_restore r4
195 .cfi_restore r5
Dmemcpy_base.S147 .cfi_restore r9
148 .cfi_restore r10
/bionic/libc/arch-arm/cortex-a53/bionic/
D__strcat_chk.S194 .cfi_restore r4
195 .cfi_restore r5
/bionic/libc/arch-x86_64/string/
Dsse2-memmove-slm.S53 #ifndef cfi_restore
54 # define cfi_restore(reg) .cfi_restore reg macro
88 cfi_restore (REG)

12