Searched defs:cfi_adjust_cfa_offset (Results 1 - 3 of 3) sorted by relevance

/external/libffi/src/aarch64/
H A Dsysv.S40 #define cfi_adjust_cfa_offset(off) .cfi_adjust_cfa_offset off define
106 cfi_adjust_cfa_offset (16)
195 cfi_adjust_cfa_offset (-16)
253 cfi_adjust_cfa_offset (16)
325 cfi_adjust_cfa_offset (-16)
/external/python/cpython2/Modules/_ctypes/libffi/src/aarch64/
H A Dsysv.S40 #define cfi_adjust_cfa_offset(off) .cfi_adjust_cfa_offset off define
106 cfi_adjust_cfa_offset (16)
195 cfi_adjust_cfa_offset (-16)
253 cfi_adjust_cfa_offset (16)
325 cfi_adjust_cfa_offset (-16)
/external/python/cpython3/Modules/_ctypes/libffi/src/aarch64/
H A Dsysv.S40 #define cfi_adjust_cfa_offset(off) .cfi_adjust_cfa_offset off define
106 cfi_adjust_cfa_offset (16)
195 cfi_adjust_cfa_offset (-16)
253 cfi_adjust_cfa_offset (16)
325 cfi_adjust_cfa_offset (-16)

Completed in 7265 milliseconds