Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.34/gas/
HDdw2gencfi.c647 cfi_add_CFA_insn_reg (DW_CFA_restore, regno); in cfi_add_CFA_restore()
723 { "cfi_restore", dot_cfi, DW_CFA_restore },
884 case DW_CFA_restore: in dot_cfi()
1686 case DW_CFA_restore: in output_cfi_insn()
1690 out_one (DW_CFA_restore + regno); in output_cfi_insn()
2128 case DW_CFA_restore: in select_cie_for_fde()
2226 case DW_CFA_restore: in cfi_change_reg_numbers()
/dragonfly/contrib/binutils-2.27/gas/
HDdw2gencfi.c640 cfi_add_CFA_insn_reg (DW_CFA_restore, regno); in cfi_add_CFA_restore()
716 { "cfi_restore", dot_cfi, DW_CFA_restore },
868 case DW_CFA_restore: in dot_cfi()
1648 case DW_CFA_restore: in output_cfi_insn()
1652 out_one (DW_CFA_restore + regno); in output_cfi_insn()
2052 case DW_CFA_restore: in select_cie_for_fde()
2147 case DW_CFA_restore: in cfi_change_reg_numbers()
/dragonfly/contrib/gcc-4.7/include/
HDdwarf2.h795 DW_CFA_restore = 0xc0, enumerator
/dragonfly/contrib/gcc-4.7/gcc/
HDdwarf2cfi.c441 cfi->dw_cfi_opc = (reg & ~0x3f ? DW_CFA_restore_extended : DW_CFA_restore); in add_cfi_restore()
2938 case DW_CFA_restore: in dwarf_cfi_name()
3076 else if (cfi->dw_cfi_opc == DW_CFA_restore) in output_cfi()
3226 case DW_CFA_restore: in output_cfi_directive()
HDreg-notes.def154 that this is a restore operation, i.e. will result in DW_CFA_restore
HDdwarf2out.c469 case DW_CFA_restore: in dw_cfi_oprnd1_desc()
/dragonfly/contrib/gcc-8.0/gcc/
HDdwarf2cfi.c505 cfi->dw_cfi_opc = (reg & ~0x3f ? DW_CFA_restore_extended : DW_CFA_restore); in add_cfi_restore()
3168 else if (cfi->dw_cfi_opc == DW_CFA_restore) in output_cfi()
3319 case DW_CFA_restore: in output_cfi_directive()
HDreg-notes.def165 that this is a restore operation, i.e. will result in DW_CFA_restore
HDdwarf2out.c537 case DW_CFA_restore: in dw_cfi_oprnd1_desc()
/dragonfly/contrib/gcc-4.7/libgcc/
HDunwind-dw2.c946 else if ((insn & 0xc0) == DW_CFA_restore) in execute_cfa_program()
/dragonfly/contrib/gcc-8.0/libgcc/
HDunwind-dw2.c984 else if ((insn & 0xc0) == DW_CFA_restore) in execute_cfa_program()
/dragonfly/contrib/binutils-2.27/include/
HDdwarf2.def677 DW_CFA (DW_CFA_restore, 0xc0)
/dragonfly/contrib/gdb-7/include/
HDdwarf2.def649 DW_CFA (DW_CFA_restore, 0xc0)
/dragonfly/contrib/gcc-8.0/include/
HDdwarf2.def749 DW_CFA (DW_CFA_restore, 0xc0)
/dragonfly/contrib/binutils-2.34/include/
HDdwarf2.def757 DW_CFA (DW_CFA_restore, 0xc0)
/dragonfly/contrib/gdb-7/bfd/
HDelf-eh-frame.c338 case DW_CFA_restore: in skip_cfa_op()
/dragonfly/contrib/gdb-7/gdb/
HDdwarf2-frame.c434 else if ((insn & 0xc0) == DW_CFA_restore) in execute_cfa_program()
/dragonfly/contrib/binutils-2.27/bfd/
HDelf-eh-frame.c345 case DW_CFA_restore: in skip_cfa_op()
/dragonfly/contrib/binutils-2.34/bfd/
HDelf-eh-frame.c358 case DW_CFA_restore: in skip_cfa_op()
/dragonfly/contrib/binutils-2.27/binutils/
HDdwarf.c6109 case DW_CFA_restore: in display_debug_frames()
6272 case DW_CFA_restore: in display_debug_frames()
/dragonfly/contrib/binutils-2.34/binutils/
HDdwarf.c8118 case DW_CFA_restore: in display_debug_frames()
8291 case DW_CFA_restore: in display_debug_frames()