Searched refs:DW_CFA_same_value (Results 1 – 20 of 20) sorted by relevance
| /freebsd-11-stable/contrib/binutils/gas/ |
| HD | dw2gencfi.c | 328 cfi_add_CFA_insn_reg (DW_CFA_same_value, regno); in cfi_add_CFA_same_value() 393 { "cfi_same_value", dot_cfi, DW_CFA_same_value }, 555 case DW_CFA_same_value: in dot_cfi() 937 case DW_CFA_same_value: in output_cfi_insn() 1252 case DW_CFA_same_value: in select_cie_for_fde()
|
| /freebsd-11-stable/contrib/llvm-project/libunwind/src/ |
| HD | dwarf2.h | 29 DW_CFA_same_value = 0x8, enumerator
|
| HD | DwarfParser.hpp | 460 case DW_CFA_same_value: in parseInstructions()
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
| HD | DWARFDebugFrame.cpp | 93 case DW_CFA_same_value: in parse() 192 DECLARE_OP1(DW_CFA_same_value, OT_Register); in getOperandTypes()
|
| /freebsd-11-stable/contrib/elftoolchain/libdwarf/ |
| HD | dwarf.h | 614 #define DW_CFA_same_value 0x08 macro
|
| HD | libdwarf_frame.c | 716 case DW_CFA_same_value: in _dwarf_frame_run_inst() 1062 case DW_CFA_same_value: in _dwarf_frame_convert_inst() 1403 case DW_CFA_same_value: in _dwarf_frame_fde_add_inst()
|
| HD | dwarf_dump.c | 469 case DW_CFA_same_value: in dwarf_get_CFA_name()
|
| /freebsd-11-stable/contrib/gcc/ |
| HD | dwarf2.h | 743 DW_CFA_same_value = 0x08, enumerator
|
| HD | unwind-dw2.c | 931 case DW_CFA_same_value: in execute_cfa_program()
|
| HD | dwarf2out.c | 530 case DW_CFA_same_value: in dwarf_cfi_name() 882 cfi->dw_cfi_opc = DW_CFA_same_value; in reg_save() 1941 case DW_CFA_same_value: in dw_cfi_oprnd1_desc() 2125 case DW_CFA_same_value: in output_cfi()
|
| HD | ChangeLog-2004 | 26903 * dwarf2out.c (reg_save): Output DW_CFA_same_value when a 26923 DW_CFA_same_value. Add FIXME comment about incorrect implementation
|
| HD | ChangeLog-2003 | 37484 DW_CFA_same_value, read next and ignore.
|
| /freebsd-11-stable/contrib/binutils/include/elf/ |
| HD | dwarf2.h | 738 DW_CFA_same_value = 0x08, enumerator
|
| /freebsd-11-stable/contrib/binutils/binutils/ |
| HD | dwarf.c | 2899 case DW_CFA_same_value: in frame_display_row() 3280 case DW_CFA_same_value: in display_debug_frames() 3468 case DW_CFA_same_value: in display_debug_frames() 3472 fc->col_type[reg] = DW_CFA_same_value; in display_debug_frames()
|
| HD | ChangeLog-0001 | 1134 * readelf.c (frame_display_row): Output 's' for DW_CFA_same_value.
|
| /freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/ |
| HD | DWARFCallFrameInfo.cpp | 869 case DW_CFA_same_value: // 0x8 in HandleCommonDwarfOpcode()
|
| /freebsd-11-stable/contrib/gdb/gdb/ |
| HD | dwarf2-frame.c | 346 case DW_CFA_same_value: in execute_cfa_program()
|
| HD | dwarf2read.c | 7189 case DW_CFA_same_value:
|
| /freebsd-11-stable/contrib/binutils/bfd/ |
| HD | elf-eh-frame.c | 355 case DW_CFA_same_value: in skip_cfa_op()
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/MC/ |
| HD | MCDwarf.cpp | 1432 Streamer.EmitIntValue(dwarf::DW_CFA_same_value, 1); in EmitCFIInstruction()
|