Home
last modified time | relevance | path

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

12

/bionic/libc/arch-x86/bionic/
Dsyscall.S55 .cfi_restore ebp
58 .cfi_restore edi
61 .cfi_restore esi
64 .cfi_restore ebx
D__bionic_clone.S56 .cfi_restore edi
59 .cfi_restore esi
62 .cfi_restore ebx
/bionic/libc/arch-x86/atom/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-strchr-atom.S47 #ifndef cfi_restore
48 # define cfi_restore(reg) .cfi_restore reg macro
76 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)
Dsse2-strlen-atom.S56 # ifndef cfi_restore
57 # define cfi_restore(reg) .cfi_restore reg macro
92 cfi_restore (REG)
Dssse3-wcscpy-atom.S49 # ifndef cfi_restore
50 # define cfi_restore(reg) .cfi_restore reg macro
78 cfi_restore (REG)
Dsse2-memrchr-atom.S47 #ifndef cfi_restore
48 # define cfi_restore(reg) .cfi_restore reg macro
76 cfi_restore (REG)
Dsse2-memset-atom.S53 #ifndef cfi_restore
54 # define cfi_restore(reg) .cfi_restore reg macro
82 cfi_restore (REG)
Dsse2-wcscmp-atom.S47 #ifndef cfi_restore
48 # define cfi_restore(reg) .cfi_restore reg macro
76 cfi_restore (REG)
Dssse3-strlcat-atom.S45 #ifndef cfi_restore
46 # define cfi_restore(reg) .cfi_restore reg macro
74 cfi_restore (REG)
/bionic/libc/arch-arm/krait/bionic/
Dstrcmp.S346 .cfi_restore r4
347 .cfi_restore r5
348 .cfi_restore r6
349 .cfi_restore r7
456 .cfi_restore r4
457 .cfi_restore r5
458 .cfi_restore r6
459 .cfi_restore r7
480 .cfi_restore r4
481 .cfi_restore r5
[all …]
/bionic/libc/arch-arm/cortex-a9/bionic/
Dstrcmp.S333 .cfi_restore r4
334 .cfi_restore r5
335 .cfi_restore r6
336 .cfi_restore r7
523 .cfi_restore r4
524 .cfi_restore r5
525 .cfi_restore r6
526 .cfi_restore r7
/bionic/libc/arch-arm/cortex-a15/bionic/
Dstrcmp.S347 .cfi_restore r4
348 .cfi_restore r5
349 .cfi_restore r6
350 .cfi_restore r7
/bionic/libc/arch-x86_64/string/
Dsse2-memcpy-slm.S53 #ifndef cfi_restore
54 # define cfi_restore(reg) .cfi_restore reg macro
82 cfi_restore (REG)
Dsse2-memmove-slm.S53 #ifndef cfi_restore
54 # define cfi_restore(reg) .cfi_restore reg macro
82 cfi_restore (REG)
/bionic/libc/arch-x86/silvermont/string/
Dsse2-memcpy-slm.S53 #ifndef cfi_restore
54 # define cfi_restore(reg) .cfi_restore reg macro
86 cfi_restore (REG)
Dsse2-strlen-slm.S51 #ifndef cfi_restore
52 # define cfi_restore(reg) .cfi_restore reg macro
80 cfi_restore (REG)
Dsse2-memmove-slm.S53 #ifndef cfi_restore
54 # define cfi_restore(reg) .cfi_restore reg macro
92 cfi_restore (REG)
Dsse2-memset-slm.S57 #ifndef cfi_restore
58 # define cfi_restore(reg) .cfi_restore reg macro
86 cfi_restore (REG)
Dsse4-memcmp-slm.S47 #ifndef cfi_restore
48 # define cfi_restore(reg) .cfi_restore reg macro
88 cfi_restore (REG)

12