Home
last modified time | relevance | path

Searched refs:cfi_rel_offset (Results 1 – 12 of 12) sorted by relevance

/external/libffi/src/aarch64/
Dsysv.S41 #define cfi_rel_offset(reg, off) .cfi_rel_offset reg, off macro
107 cfi_rel_offset (x29, 0)
108 cfi_rel_offset (x30, 8)
115 cfi_rel_offset (x21, 0 - ffi_call_SYSV_FS)
116 cfi_rel_offset (x22, 8 - ffi_call_SYSV_FS)
119 cfi_rel_offset (x23, 16 - ffi_call_SYSV_FS)
120 cfi_rel_offset (x24, 24 - ffi_call_SYSV_FS)
254 cfi_rel_offset (x29, 0)
255 cfi_rel_offset (x30, 8)
263 cfi_rel_offset (x21, -16)
[all …]
/external/python/cpython2/Modules/_ctypes/libffi/src/aarch64/
Dsysv.S41 #define cfi_rel_offset(reg, off) .cfi_rel_offset reg, off macro
107 cfi_rel_offset (x29, 0)
108 cfi_rel_offset (x30, 8)
115 cfi_rel_offset (x21, 0 - ffi_call_SYSV_FS)
116 cfi_rel_offset (x22, 8 - ffi_call_SYSV_FS)
119 cfi_rel_offset (x23, 16 - ffi_call_SYSV_FS)
120 cfi_rel_offset (x24, 24 - ffi_call_SYSV_FS)
254 cfi_rel_offset (x29, 0)
255 cfi_rel_offset (x30, 8)
263 cfi_rel_offset (x21, -16)
[all …]
/external/swiftshader/third_party/LLVM/test/MC/ELF/
Dcfi-rel-offset.s10 .cfi_rel_offset 6,16
14 .cfi_rel_offset 6,0
Dcfi-rel-offset2.s6 .cfi_rel_offset 6,16
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ELF/
Dcfi-rel-offset.s10 .cfi_rel_offset 6,16
14 .cfi_rel_offset 6,0
Dcfi-rel-offset2.s6 .cfi_rel_offset 6,16
/external/llvm/test/MC/ELF/
Dcfi-rel-offset.s10 .cfi_rel_offset 6,16
14 .cfi_rel_offset 6,0
Dcfi-rel-offset2.s6 .cfi_rel_offset 6,16
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AsmParser/
Dcfi-unknown-register.s5 .cfi_rel_offset 99, 0
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_asm.h27 # define CFI_REL_OFFSET(reg, n) .cfi_rel_offset reg, n
/external/python/cpython2/Modules/_ctypes/libffi/
DChangeLog.libffi-3.1153 main CFA reg; update cfi_rel_offset.
/external/libffi/
DChangeLog.libffi-3.1153 main CFA reg; update cfi_rel_offset.