Home
last modified time | relevance | path

Searched refs:DW_CFA_GNU_window_save (Results 1 – 25 of 29) sorted by relevance

12

/netbsd/src/sys/lib/libunwind/
Ddwarf2.h50 DW_CFA_GNU_window_save = 0x2D, enumerator
DDwarfParser.hpp487 case DW_CFA_GNU_window_save: in parseInstructions()
/netbsd/src/external/gpl3/binutils/dist/gas/
Ddw2gencfi.c719 { "cfi_window_save", dot_cfi, DW_CFA_GNU_window_save },
917 case DW_CFA_GNU_window_save: in dot_cfi()
918 cfi_add_CFA_insn (DW_CFA_GNU_window_save); in dot_cfi()
1757 case DW_CFA_GNU_window_save: in output_cfi_insn()
1758 out_one (DW_CFA_GNU_window_save); in output_cfi_insn()
2218 case DW_CFA_GNU_window_save: in cfi_change_reg_numbers()
Dgen-sframe.c1247 case DW_CFA_GNU_window_save: in sframe_do_cfi_insn()
DChangeLog1974 DW_CFA_GNU_window_save and DW_CFA_restore_state.
DChangeLog-02031000 (dot_cfi, output_cfi_insn): Handle DW_CFA_GNU_window_save.
/netbsd/src/external/gpl3/gcc/dist/gcc/
Ddwarf2cfi.cc1541 cfi->dw_cfi_opc = DW_CFA_GNU_window_save; in dwarf2out_frame_debug_cfa_window_save()
1556 cfi->dw_cfi_opc = DW_CFA_GNU_window_save; in dwarf2out_frame_debug_cfa_toggle_ra_mangle()
2415 cfi->dw_cfi_opc = DW_CFA_GNU_window_save; in change_cfi_row()
2425 cfi->dw_cfi_opc = DW_CFA_GNU_window_save; in change_cfi_row()
3516 case DW_CFA_GNU_window_save: in output_cfi()
3631 case DW_CFA_GNU_window_save: in output_cfi_directive()
Dreg-notes.def166 save operation, i.e. will result in a DW_CFA_GNU_window_save.
/netbsd/src/external/gpl3/gdb/dist/include/
Ddwarf2.def789 NOTE: DW_CFA_GNU_window_save is multiplexed on Sparc and AArch64. */
790 DW_CFA (DW_CFA_GNU_window_save, 0x2d)
DChangeLog-2017806 (DW_CFA_GNU_window_save): Comments the multiplexing on AArch64.
/netbsd/src/external/gpl3/binutils/dist/include/
Ddwarf2.def789 NOTE: DW_CFA_GNU_window_save is multiplexed on Sparc and AArch64. */
790 DW_CFA (DW_CFA_GNU_window_save, 0x2d)
DChangeLog-2017806 (DW_CFA_GNU_window_save): Comments the multiplexing on AArch64.
/netbsd/src/external/gpl3/gcc/dist/include/
Ddwarf2.def789 NOTE: DW_CFA_GNU_window_save is multiplexed on Sparc and AArch64. */
790 DW_CFA (DW_CFA_GNU_window_save, 0x2d)
DChangeLog513 (DW_CFA_GNU_window_save): Comments the multiplexing on AArch64.
/netbsd/src/external/gpl3/gcc/dist/libgcc/
Dunwind-dw2.c1203 case DW_CFA_GNU_window_save: in execute_cfa_program()
DChangeLog3815 DW_CFA_GNU_window_save for AArch64 and LP64.
3837 (execute_cfa_program): Multiplex DW_CFA_GNU_window_save for
7633 -Waggressive-array-optimizations warnings for DW_CFA_GNU_window_save
/netbsd/src/external/gpl3/gdb/dist/gdb/
Dsparc-tdep.c1600 if (op != DW_CFA_GNU_window_save) in sparc_execute_dwarf_cfa_vendor_op()
DChangeLog-20054466 DW_CFA_GNU_window_save.
/netbsd/src/external/gpl3/gdb/dist/bfd/
Delf-eh-frame.c361 case DW_CFA_GNU_window_save: in skip_cfa_op()
DChangeLog-2006671 Handle DW_CFA_{remember,restore}_state, DW_CFA_GNU_window_save,
/netbsd/src/external/gpl3/binutils/dist/bfd/
Delf-eh-frame.c361 case DW_CFA_GNU_window_save: in skip_cfa_op()
DChangeLog-2006671 Handle DW_CFA_{remember,restore}_state, DW_CFA_GNU_window_save,
/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-tic6x.c5167 case DW_CFA_GNU_window_save: in tic6x_cfi_endproc()
/netbsd/src/external/gpl3/binutils/dist/binutils/
DChangeLog-02031584 (DW_CFA_GNU_window_save): Likewise.
Ddwarf.c10087 case DW_CFA_GNU_window_save: in display_debug_frames()

12