Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-tic6x.c5090 offsetT save_offset = 0; in tic6x_cfi_endproc() local
5219 save_offset = 0; in tic6x_cfi_endproc()
5231 && (save_offset & 4) == 4) in tic6x_cfi_endproc()
5234 if (save_offset != unwind->reg_offset[reg + 1] in tic6x_cfi_endproc()
5235 || save_offset - 4 != unwind->reg_offset[reg]) in tic6x_cfi_endproc()
5237 save_offset -= 8; in tic6x_cfi_endproc()
5242 if (save_offset != unwind->reg_offset[reg]) in tic6x_cfi_endproc()
5244 save_offset -= 4; in tic6x_cfi_endproc()
5257 save_offset = 0; in tic6x_cfi_endproc()
5273 || save_offset == 0) in tic6x_cfi_endproc()
[all …]