Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/
Ddw2gencfi.h128 #define CFI_escape 0x103 macro
Ddw2gencfi.c805 insn->insn = CFI_escape; in dot_cfi_escape()
1323 case CFI_escape: in output_cfi_insn()
1722 case CFI_escape: in select_cie_for_fde()
1739 || j->insn == CFI_escape in select_cie_for_fde()
1763 || i->insn == CFI_escape in select_cie_for_fde()
1790 case CFI_escape: in cfi_change_reg_numbers()
DChangeLog-20111353 CFI_rel_offset, CFI_escape, CFI_signal_frame, CFI_val_encoded_addr):
1360 CFI_return_column, CFI_rel_offset, CFI_escape, CFI_signal_frame,
DChangeLog-20041257 from FDE, treat a CFI_escape as we do a DW_CFA_advance_loc.
DChangeLog-02031645 (CFI_escape, dot_cfi_escape): New.
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-tic6x.c5175 case CFI_escape: in tic6x_cfi_endproc()