/openbsd/gnu/usr.bin/binutils/gas/ |
H A D | dw2gencfi.c | 314 cfi_add_CFA_insn_reg (DW_CFA_same_value, regno); in cfi_add_CFA_same_value() 374 { "cfi_same_value", dot_cfi, DW_CFA_same_value }, 515 case DW_CFA_same_value: in dot_cfi() 741 case DW_CFA_same_value: in output_cfi_insn() 955 case DW_CFA_same_value: in select_cie_for_fde()
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/ |
H A D | dw2gencfi.c | 328 cfi_add_CFA_insn_reg (DW_CFA_same_value, regno); in cfi_add_CFA_same_value() 394 { "cfi_same_value", dot_cfi, DW_CFA_same_value }, 557 case DW_CFA_same_value: in dot_cfi() 945 case DW_CFA_same_value: in output_cfi_insn() 1260 case DW_CFA_same_value: in select_cie_for_fde()
|
/openbsd/gnu/llvm/libunwind/src/ |
H A D | dwarf2.h | 29 DW_CFA_same_value = 0x8, enumerator
|
H A D | DwarfParser.hpp | 525 case DW_CFA_same_value: in parseFDEInstructions()
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | dwarf2.h | 537 DW_CFA_same_value = 0x08, enumerator
|
H A D | unwind-dw2.c | 831 case DW_CFA_same_value: in execute_cfa_program()
|
H A D | dwarf2out.c | 476 case DW_CFA_same_value: 1772 case DW_CFA_same_value:
|
/openbsd/gnu/llvm/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFDebugFrame.cpp | 312 case DW_CFA_same_value: in parse() 676 case dwarf::DW_CFA_same_value: { in parseRows() 834 DECLARE_OP1(DW_CFA_same_value, OT_Register); in getOperandTypes()
|
/openbsd/gnu/usr.bin/binutils/include/elf/ |
H A D | dwarf2.h | 682 DW_CFA_same_value = 0x08, enumerator
|
/openbsd/usr.bin/ctfconv/ |
H A D | dwarf.h | 938 #define DW_CFA_same_value 0x08 macro
|
/openbsd/gnu/usr.bin/binutils-2.17/include/elf/ |
H A D | dwarf2.h | 735 DW_CFA_same_value = 0x08, enumerator
|
/openbsd/gnu/gcc/gcc/ |
H A D | dwarf2.h | 737 DW_CFA_same_value = 0x08, enumerator
|
H A D | unwind-dw2.c | 958 case DW_CFA_same_value: in execute_cfa_program()
|
H A D | dwarf2out.c | 529 case DW_CFA_same_value: in dwarf_cfi_name() 881 cfi->dw_cfi_opc = DW_CFA_same_value; in reg_save() 1940 case DW_CFA_same_value: in dw_cfi_oprnd1_desc() 2124 case DW_CFA_same_value: in output_cfi()
|
/openbsd/gnu/usr.bin/binutils-2.17/binutils/ |
H A D | dwarf.c | 2840 case DW_CFA_same_value: in frame_display_row() 3218 case DW_CFA_same_value: in display_debug_frames() 3410 case DW_CFA_same_value: in display_debug_frames() 3414 fc->col_type[reg] = DW_CFA_same_value; in display_debug_frames()
|
H A D | ChangeLog-0001 | 1134 * readelf.c (frame_display_row): Output 's' for DW_CFA_same_value.
|
/openbsd/gnu/llvm/lldb/source/Symbol/ |
H A D | DWARFCallFrameInfo.cpp | 869 case DW_CFA_same_value: // 0x8 in HandleCommonDwarfOpcode()
|
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | dwarf2-frame.c | 346 case DW_CFA_same_value: in execute_cfa_program()
|
H A D | dwarf2read.c | 8273 case DW_CFA_same_value:
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | elf-eh-frame.c | 348 case DW_CFA_same_value: in skip_cfa_op()
|
/openbsd/gnu/usr.bin/binutils/binutils/ |
H A D | readelf.c | 8625 case DW_CFA_same_value: in frame_display_row() 8971 case DW_CFA_same_value: in display_debug_frames() 9150 case DW_CFA_same_value: in display_debug_frames() 9154 fc->col_type[reg] = DW_CFA_same_value; in display_debug_frames()
|
H A D | ChangeLog-0001 | 1134 * readelf.c (frame_display_row): Output 's' for DW_CFA_same_value.
|
/openbsd/gnu/llvm/llvm/lib/MC/ |
H A D | MCDwarf.cpp | 1436 Streamer.emitInt8(dwarf::DW_CFA_same_value); in emitCFIInstruction()
|
/openbsd/gnu/llvm/llvm/docs/AMDGPUDwarfExtensionAllowLocationDescriptionOnTheDwarfExpressionStack/ |
H A D | AMDGPUDwarfExtensionAllowLocationDescriptionOnTheDwarfExpressionStack.md | 3930 2. `DW_CFA_same_value` 3932 The `DW_CFA_same_value` instruction takes a single unsigned LEB128 operand
|
/openbsd/gnu/llvm/llvm/docs/ |
H A D | AMDGPUDwarfExtensionsForHeterogeneousDebugging.rst | 4522 2. ``DW_CFA_same_value`` 4524 The ``DW_CFA_same_value`` instruction takes a single unsigned LEB128 operand
|