Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/libunwind/src/
H A Ddwarf2.h93 DW_OP_const8s = 0x0F, // 8-byte constant enumerator
H A DDwarfInstructions.hpp487 case DW_OP_const8s: in evaluateExpression()
/openbsd/gnu/llvm/lldb/packages/Python/lldbsuite/test/
H A Dlldbdwarf.py15 DW_OP_const8s = 0x0F variable
/openbsd/gnu/usr.bin/gcc/gcc/
H A Ddwarf2.h262 DW_OP_const8s = 0x0f, enumerator
H A Dunwind-dw2.c438 case DW_OP_const8s: in execute_stack_op()
H A Ddwarf2out.c2361 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 Ddwarf2.h380 DW_OP_const8s = 0x0f, enumerator
/openbsd/usr.bin/ctfconv/
H A Ddwarf.h490 #define DW_OP_const8s 0x0f macro
/openbsd/gnu/usr.bin/binutils-2.17/include/elf/
H A Ddwarf2.h397 DW_OP_const8s = 0x0f, enumerator
/openbsd/gnu/gcc/gcc/
H A Ddwarf2.h399 DW_OP_const8s = 0x0f, enumerator
H A Dunwind-dw2.c545 case DW_OP_const8s: in execute_stack_op()
H A Ddwarf2out.c2813 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 DLVLocation.cpp82 case dwarf::DW_OP_const8s: in getOperandsDWARFInfo()
/openbsd/gnu/usr.bin/binutils/gdb/
H A Ddwarf2expr.c338 case DW_OP_const8s: in execute_stack_op()
H A Ddwarf2read.c7915 case DW_OP_const8s: in dwarf_stack_op_name()
/openbsd/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFExpression.cpp38 Descriptions[DW_OP_const8s] = Desc(Op::Dwarf2, Op::SignedSize8); in getDescriptions()
/openbsd/gnu/llvm/lldb/source/Expression/
H A DDWARFExpression.cpp278 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 Ddwarf.c634 case DW_OP_const8s: in decode_location_expression()
/openbsd/gnu/usr.bin/binutils/binutils/
H A Dreadelf.c7365 case DW_OP_const8s: in decode_location_expression()
/openbsd/gnu/llvm/llvm/docs/AMDGPUDwarfExtensionAllowLocationDescriptionOnTheDwarfExpressionStack/
H A DAMDGPUDwarfExtensionAllowLocationDescriptionOnTheDwarfExpressionStack.md2165 3. `DW_OP_const1s`, `DW_OP_const2s`, `DW_OP_const4s`, `DW_OP_const8s`
/openbsd/gnu/llvm/llvm/docs/
H A DAMDGPUDwarfExtensionsForHeterogeneousDebugging.rst1661 3. ``DW_OP_const1s``, ``DW_OP_const2s``, ``DW_OP_const4s``, ``DW_OP_const8s``