/openbsd/gnu/llvm/libunwind/src/ |
H A D | dwarf2.h | 93 DW_OP_const8s = 0x0F, // 8-byte constant enumerator
|
H A D | DwarfInstructions.hpp | 487 case DW_OP_const8s: in evaluateExpression()
|
/openbsd/gnu/llvm/lldb/packages/Python/lldbsuite/test/ |
H A D | lldbdwarf.py | 15 DW_OP_const8s = 0x0F variable
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | dwarf2.h | 262 DW_OP_const8s = 0x0f, enumerator
|
H A D | unwind-dw2.c | 438 case DW_OP_const8s: in execute_stack_op()
|
H A D | dwarf2out.c | 2361 case DW_OP_const8s: 2716 case DW_OP_const8s: 2843 case DW_OP_const8s: 2868 case DW_OP_const8s:
|
/openbsd/gnu/usr.bin/binutils/include/elf/ |
H A D | dwarf2.h | 380 DW_OP_const8s = 0x0f, enumerator
|
/openbsd/usr.bin/ctfconv/ |
H A D | dwarf.h | 490 #define DW_OP_const8s 0x0f macro
|
/openbsd/gnu/usr.bin/binutils-2.17/include/elf/ |
H A D | dwarf2.h | 397 DW_OP_const8s = 0x0f, enumerator
|
/openbsd/gnu/gcc/gcc/ |
H A D | dwarf2.h | 399 DW_OP_const8s = 0x0f, enumerator
|
H A D | unwind-dw2.c | 545 case DW_OP_const8s: in execute_stack_op()
|
H A D | dwarf2out.c | 2813 case DW_OP_const8s: in dwarf_stack_op_name() 3159 case DW_OP_const8s: in size_of_loc_descr() 3296 case DW_OP_const8s: in output_loc_operands() 3318 case DW_OP_const8s: in output_loc_operands()
|
/openbsd/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Core/ |
H A D | LVLocation.cpp | 82 case dwarf::DW_OP_const8s: in getOperandsDWARFInfo()
|
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | dwarf2expr.c | 338 case DW_OP_const8s: in execute_stack_op()
|
H A D | dwarf2read.c | 7915 case DW_OP_const8s: in dwarf_stack_op_name()
|
/openbsd/gnu/llvm/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFExpression.cpp | 38 Descriptions[DW_OP_const8s] = Desc(Op::Dwarf2, Op::SignedSize8); in getDescriptions()
|
/openbsd/gnu/llvm/lldb/source/Expression/ |
H A D | DWARFExpression.cpp | 278 case DW_OP_const8s: // 0x0f 1 8-byte constant in GetOpcodeDataSize() 1278 case DW_OP_const8s: in Evaluate()
|
/openbsd/gnu/usr.bin/binutils-2.17/binutils/ |
H A D | dwarf.c | 634 case DW_OP_const8s: in decode_location_expression()
|
/openbsd/gnu/usr.bin/binutils/binutils/ |
H A D | readelf.c | 7365 case DW_OP_const8s: in decode_location_expression()
|
/openbsd/gnu/llvm/llvm/docs/AMDGPUDwarfExtensionAllowLocationDescriptionOnTheDwarfExpressionStack/ |
H A D | AMDGPUDwarfExtensionAllowLocationDescriptionOnTheDwarfExpressionStack.md | 2165 3. `DW_OP_const1s`, `DW_OP_const2s`, `DW_OP_const4s`, `DW_OP_const8s`
|
/openbsd/gnu/llvm/llvm/docs/ |
H A D | AMDGPUDwarfExtensionsForHeterogeneousDebugging.rst | 1661 3. ``DW_OP_const1s``, ``DW_OP_const2s``, ``DW_OP_const4s``, ``DW_OP_const8s``
|