/openbsd/gnu/llvm/libunwind/src/ |
H A D | dwarf2.h | 227 DW_OP_xderef_size = 0x95, // 1-byte size of data retrieved enumerator
|
H A D | DwarfInstructions.hpp | 904 case DW_OP_xderef_size: in evaluateExpression()
|
/openbsd/gnu/llvm/lldb/packages/Python/lldbsuite/test/ |
H A D | lldbdwarf.py | 149 DW_OP_xderef_size = 0x95 variable
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | dwarf2.h | 396 DW_OP_xderef_size = 0x95, enumerator
|
H A D | dwarf2out.c | 2629 case DW_OP_xderef_size: 2783 case DW_OP_xderef_size: 2941 case DW_OP_xderef_size:
|
/openbsd/gnu/usr.bin/binutils/include/elf/ |
H A D | dwarf2.h | 514 DW_OP_xderef_size = 0x95, enumerator
|
/openbsd/usr.bin/ctfconv/ |
H A D | dwarf.h | 624 #define DW_OP_xderef_size 0x95 macro
|
/openbsd/gnu/usr.bin/binutils-2.17/include/elf/ |
H A D | dwarf2.h | 531 DW_OP_xderef_size = 0x95, enumerator
|
/openbsd/gnu/gcc/gcc/ |
H A D | dwarf2.h | 533 DW_OP_xderef_size = 0x95, enumerator
|
H A D | dwarf2out.c | 3081 case DW_OP_xderef_size: in dwarf_stack_op_name() 3226 case DW_OP_xderef_size: in size_of_loc_descr() 3391 case DW_OP_xderef_size: in output_loc_operands()
|
/openbsd/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Core/ |
H A D | LVLocation.cpp | 148 case dwarf::DW_OP_xderef_size: in getOperandsDWARFInfo()
|
/openbsd/gnu/llvm/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFExpression.cpp | 82 Descriptions[DW_OP_xderef_size] = Desc(Op::Dwarf2, Op::Size1); in getDescriptions()
|
/openbsd/gnu/llvm/lldb/source/Expression/ |
H A D | DWARFExpression.cpp | 259 case DW_OP_xderef_size: // 0x95 1 1-byte size of data retrieved in GetOpcodeDataSize() 1225 case DW_OP_xderef_size: in Evaluate()
|
/openbsd/gnu/llvm/llvm/lib/IR/ |
H A D | DebugInfoMetadata.cpp | 1824 case dwarf::DW_OP_xderef_size: in createFragmentExpression()
|
/openbsd/gnu/usr.bin/binutils-2.17/binutils/ |
H A D | dwarf.c | 872 case DW_OP_xderef_size: in decode_location_expression()
|
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | dwarf2read.c | 8183 case DW_OP_xderef_size: in dwarf_stack_op_name()
|
/openbsd/gnu/usr.bin/binutils/binutils/ |
H A D | readelf.c | 7602 case DW_OP_xderef_size: in decode_location_expression()
|
/openbsd/gnu/llvm/llvm/docs/AMDGPUDwarfExtensionAllowLocationDescriptionOnTheDwarfExpressionStack/ |
H A D | AMDGPUDwarfExtensionAllowLocationDescriptionOnTheDwarfExpressionStack.md | 2387 6. `DW_OP_xderef_size` 2389 `DW_OP_xderef_size` has a single 1-byte unsigned integral constant that
|
/openbsd/gnu/llvm/llvm/docs/ |
H A D | AMDGPUDwarfExtensionsForHeterogeneousDebugging.rst | 1917 6. ``DW_OP_xderef_size`` *Deprecated* 1919 ``DW_OP_xderef_size`` has a single 1-byte unsigned integral constant that
|