Lines Matching refs:cfi_rel_offset
41 #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)
264 cfi_rel_offset (x22, -8)