/openbsd/gnu/llvm/libunwind/src/ |
H A D | dwarf2.h | 88 DW_OP_const2u = 0x0A, // 2-byte constant enumerator
|
H A D | DwarfInstructions.hpp | 442 case DW_OP_const2u: in evaluateExpression()
|
/openbsd/gnu/llvm/lldb/packages/Python/lldbsuite/test/ |
H A D | lldbdwarf.py | 10 DW_OP_const2u = 0x0A variable
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | dwarf2.h | 257 DW_OP_const2u = 0x0a, enumerator
|
H A D | unwind-dw2.c | 418 case DW_OP_const2u: in execute_stack_op()
|
H A D | dwarf2out.c | 2351 case DW_OP_const2u: 2707 case DW_OP_const2u: 2834 case DW_OP_const2u: 2863 case DW_OP_const2u: 8076 op = DW_OP_const2u;
|
/openbsd/gnu/usr.bin/binutils/include/elf/ |
H A D | dwarf2.h | 375 DW_OP_const2u = 0x0a, enumerator
|
/openbsd/usr.bin/ctfconv/ |
H A D | dwarf.h | 485 #define DW_OP_const2u 0x0a macro
|
/openbsd/gnu/usr.bin/binutils-2.17/include/elf/ |
H A D | dwarf2.h | 392 DW_OP_const2u = 0x0a, enumerator
|
/openbsd/gnu/gcc/gcc/ |
H A D | dwarf2.h | 394 DW_OP_const2u = 0x0a, enumerator
|
H A D | unwind-dw2.c | 525 case DW_OP_const2u: in execute_stack_op()
|
H A D | dwarf2out.c | 2803 case DW_OP_const2u: in dwarf_stack_op_name() 3150 case DW_OP_const2u: in size_of_loc_descr() 3287 case DW_OP_const2u: in output_loc_operands() 3313 case DW_OP_const2u: in output_loc_operands() 8707 op = DW_OP_const2u; in int_loc_descriptor()
|
/openbsd/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Core/ |
H A D | LVLocation.cpp | 73 case dwarf::DW_OP_const2u: in getOperandsDWARFInfo()
|
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | dwarf2expr.c | 318 case DW_OP_const2u: in execute_stack_op()
|
H A D | dwarf2read.c | 7905 case DW_OP_const2u: in dwarf_stack_op_name() 8664 case DW_OP_const2u: in decode_locdesc()
|
/openbsd/gnu/llvm/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFExpression.cpp | 33 Descriptions[DW_OP_const2u] = Desc(Op::Dwarf2, Op::Size2); in getDescriptions()
|
/openbsd/gnu/llvm/lldb/source/Expression/ |
H A D | DWARFExpression.cpp | 263 case DW_OP_const2u: // 0x0a 1 2-byte constant in GetOpcodeDataSize() 1263 case DW_OP_const2u: in Evaluate()
|
/openbsd/gnu/usr.bin/binutils-2.17/binutils/ |
H A D | dwarf.c | 613 case DW_OP_const2u: in decode_location_expression()
|
/openbsd/gnu/usr.bin/binutils/binutils/ |
H A D | readelf.c | 7344 case DW_OP_const2u: in decode_location_expression()
|
/openbsd/gnu/llvm/llvm/docs/AMDGPUDwarfExtensionAllowLocationDescriptionOnTheDwarfExpressionStack/ |
H A D | AMDGPUDwarfExtensionAllowLocationDescriptionOnTheDwarfExpressionStack.md | 2159 2. `DW_OP_const1u`, `DW_OP_const2u`, `DW_OP_const4u`, `DW_OP_const8u`
|
/openbsd/gnu/llvm/llvm/docs/ |
H A D | AMDGPUDwarfExtensionsForHeterogeneousDebugging.rst | 1655 2. ``DW_OP_const1u``, ``DW_OP_const2u``, ``DW_OP_const4u``, ``DW_OP_const8u``
|