Searched refs:DW_CFA_GNU_window_save (Results 1 – 25 of 29) sorted by relevance
12
| /netbsd/src/sys/lib/libunwind/ |
| D | dwarf2.h | 50 DW_CFA_GNU_window_save = 0x2D, enumerator
|
| D | DwarfParser.hpp | 487 case DW_CFA_GNU_window_save: in parseInstructions()
|
| /netbsd/src/external/gpl3/binutils/dist/gas/ |
| D | dw2gencfi.c | 719 { "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()
|
| D | gen-sframe.c | 1247 case DW_CFA_GNU_window_save: in sframe_do_cfi_insn()
|
| D | ChangeLog | 1974 DW_CFA_GNU_window_save and DW_CFA_restore_state.
|
| D | ChangeLog-0203 | 1000 (dot_cfi, output_cfi_insn): Handle DW_CFA_GNU_window_save.
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | dwarf2cfi.cc | 1541 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()
|
| D | reg-notes.def | 166 save operation, i.e. will result in a DW_CFA_GNU_window_save.
|
| /netbsd/src/external/gpl3/gdb/dist/include/ |
| D | dwarf2.def | 789 NOTE: DW_CFA_GNU_window_save is multiplexed on Sparc and AArch64. */ 790 DW_CFA (DW_CFA_GNU_window_save, 0x2d)
|
| D | ChangeLog-2017 | 806 (DW_CFA_GNU_window_save): Comments the multiplexing on AArch64.
|
| /netbsd/src/external/gpl3/binutils/dist/include/ |
| D | dwarf2.def | 789 NOTE: DW_CFA_GNU_window_save is multiplexed on Sparc and AArch64. */ 790 DW_CFA (DW_CFA_GNU_window_save, 0x2d)
|
| D | ChangeLog-2017 | 806 (DW_CFA_GNU_window_save): Comments the multiplexing on AArch64.
|
| /netbsd/src/external/gpl3/gcc/dist/include/ |
| D | dwarf2.def | 789 NOTE: DW_CFA_GNU_window_save is multiplexed on Sparc and AArch64. */ 790 DW_CFA (DW_CFA_GNU_window_save, 0x2d)
|
| D | ChangeLog | 513 (DW_CFA_GNU_window_save): Comments the multiplexing on AArch64.
|
| /netbsd/src/external/gpl3/gcc/dist/libgcc/ |
| D | unwind-dw2.c | 1203 case DW_CFA_GNU_window_save: in execute_cfa_program()
|
| D | ChangeLog | 3815 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/ |
| D | sparc-tdep.c | 1600 if (op != DW_CFA_GNU_window_save) in sparc_execute_dwarf_cfa_vendor_op()
|
| D | ChangeLog-2005 | 4466 DW_CFA_GNU_window_save.
|
| /netbsd/src/external/gpl3/gdb/dist/bfd/ |
| D | elf-eh-frame.c | 361 case DW_CFA_GNU_window_save: in skip_cfa_op()
|
| D | ChangeLog-2006 | 671 Handle DW_CFA_{remember,restore}_state, DW_CFA_GNU_window_save,
|
| /netbsd/src/external/gpl3/binutils/dist/bfd/ |
| D | elf-eh-frame.c | 361 case DW_CFA_GNU_window_save: in skip_cfa_op()
|
| D | ChangeLog-2006 | 671 Handle DW_CFA_{remember,restore}_state, DW_CFA_GNU_window_save,
|
| /netbsd/src/external/gpl3/binutils/dist/gas/config/ |
| D | tc-tic6x.c | 5167 case DW_CFA_GNU_window_save: in tic6x_cfi_endproc()
|
| /netbsd/src/external/gpl3/binutils/dist/binutils/ |
| D | ChangeLog-0203 | 1584 (DW_CFA_GNU_window_save): Likewise.
|
| D | dwarf.c | 10087 case DW_CFA_GNU_window_save: in display_debug_frames()
|
12