Home
last modified time | relevance | path

Searched refs:DW_OP_const2u (Results 1 – 21 of 21) sorted by relevance

/openbsd/gnu/llvm/libunwind/src/
H A Ddwarf2.h88 DW_OP_const2u = 0x0A, // 2-byte constant enumerator
H A DDwarfInstructions.hpp442 case DW_OP_const2u: in evaluateExpression()
/openbsd/gnu/llvm/lldb/packages/Python/lldbsuite/test/
H A Dlldbdwarf.py10 DW_OP_const2u = 0x0A variable
/openbsd/gnu/usr.bin/gcc/gcc/
H A Ddwarf2.h257 DW_OP_const2u = 0x0a, enumerator
H A Dunwind-dw2.c418 case DW_OP_const2u: in execute_stack_op()
H A Ddwarf2out.c2351 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 Ddwarf2.h375 DW_OP_const2u = 0x0a, enumerator
/openbsd/usr.bin/ctfconv/
H A Ddwarf.h485 #define DW_OP_const2u 0x0a macro
/openbsd/gnu/usr.bin/binutils-2.17/include/elf/
H A Ddwarf2.h392 DW_OP_const2u = 0x0a, enumerator
/openbsd/gnu/gcc/gcc/
H A Ddwarf2.h394 DW_OP_const2u = 0x0a, enumerator
H A Dunwind-dw2.c525 case DW_OP_const2u: in execute_stack_op()
H A Ddwarf2out.c2803 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 DLVLocation.cpp73 case dwarf::DW_OP_const2u: in getOperandsDWARFInfo()
/openbsd/gnu/usr.bin/binutils/gdb/
H A Ddwarf2expr.c318 case DW_OP_const2u: in execute_stack_op()
H A Ddwarf2read.c7905 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 DDWARFExpression.cpp33 Descriptions[DW_OP_const2u] = Desc(Op::Dwarf2, Op::Size2); in getDescriptions()
/openbsd/gnu/llvm/lldb/source/Expression/
H A DDWARFExpression.cpp263 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 Ddwarf.c613 case DW_OP_const2u: in decode_location_expression()
/openbsd/gnu/usr.bin/binutils/binutils/
H A Dreadelf.c7344 case DW_OP_const2u: in decode_location_expression()
/openbsd/gnu/llvm/llvm/docs/AMDGPUDwarfExtensionAllowLocationDescriptionOnTheDwarfExpressionStack/
H A DAMDGPUDwarfExtensionAllowLocationDescriptionOnTheDwarfExpressionStack.md2159 2. `DW_OP_const1u`, `DW_OP_const2u`, `DW_OP_const4u`, `DW_OP_const8u`
/openbsd/gnu/llvm/llvm/docs/
H A DAMDGPUDwarfExtensionsForHeterogeneousDebugging.rst1655 2. ``DW_OP_const1u``, ``DW_OP_const2u``, ``DW_OP_const4u``, ``DW_OP_const8u``