Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-tic6x.h74 int saved_reg_count; member
Dtc-tic6x.c5003 tic6x_unwind_byte (UNWIND_OP_POP_REG | unwind->saved_reg_count); in tic6x_output_unwinding()
5005 for (cur_offset = 0; unwind->saved_reg_count > 0; cur_offset -= 4) in tic6x_output_unwinding()
5015 unwind->saved_reg_count--; in tic6x_output_unwinding()
5091 unwind->saved_reg_count = 0; in tic6x_cfi_endproc()
5339 unwind->saved_reg_count++; in tic6x_cfi_endproc()