| /openbsd/src/gnu/llvm/libunwind/src/ |
| D | dwarf2.h | 102 DW_OP_xderef = 0x18, enumerator
|
| D | DwarfInstructions.hpp | 564 case DW_OP_xderef: in evaluateExpression()
|
| /openbsd/src/gnu/llvm/lldb/packages/Python/lldbsuite/test/ |
| D | lldbdwarf.py | 24 DW_OP_xderef = 0x18 variable
|
| /openbsd/src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/ |
| D | DwarfExpression.cpp | 621 case dwarf::DW_OP_xderef: in addExpression() 623 emitOp(dwarf::DW_OP_xderef); in addExpression()
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | dwarf2.h | 271 DW_OP_xderef = 0x18, enumerator
|
| D | dwarf2out.c | 2379 case DW_OP_xderef:
|
| /openbsd/src/gnu/usr.bin/binutils/include/elf/ |
| D | dwarf2.h | 389 DW_OP_xderef = 0x18, enumerator
|
| /openbsd/src/usr.bin/ctfconv/ |
| D | dwarf.h | 499 #define DW_OP_xderef 0x18 macro
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/include/elf/ |
| D | dwarf2.h | 406 DW_OP_xderef = 0x18, enumerator
|
| /openbsd/src/gnu/gcc/gcc/ |
| D | dwarf2.h | 408 DW_OP_xderef = 0x18, enumerator
|
| D | dwarf2out.c | 2831 case DW_OP_xderef: in dwarf_stack_op_name()
|
| /openbsd/src/gnu/llvm/llvm/lib/DebugInfo/DWARF/ |
| D | DWARFExpression.cpp | 47 Descriptions[DW_OP_xderef] = Desc(Op::Dwarf2); in getDescriptions()
|
| /openbsd/src/gnu/llvm/llvm/lib/IR/ |
| D | DebugInfoMetadata.cpp | 1390 case dwarf::DW_OP_xderef: in isValid() 1620 Expr->Elements[PatternSize - 1] == dwarf::DW_OP_xderef) { in extractAddressClass() 1823 case dwarf::DW_OP_xderef: in createFragmentExpression()
|
| /openbsd/src/gnu/llvm/lldb/source/Expression/ |
| D | DWARFExpression.cpp | 161 case DW_OP_xderef: // 0x18 in GetOpcodeDataSize() 1239 case DW_OP_xderef: in Evaluate()
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/binutils/ |
| D | dwarf.c | 665 case DW_OP_xderef: in decode_location_expression()
|
| /openbsd/src/gnu/llvm/llvm/docs/ |
| D | AMDGPUDwarfExtensionsForHeterogeneousDebugging.rst | 333 address spaces, for example as an argument to the ``DW_OP_xderef*`` operations. 354 The DWARF ``DW_OP_xderef*`` operations allow a value to be converted into an 420 different address spaces. Therefore, the ``DW_OP_xderef*`` operations are 1903 5. ``DW_OP_xderef`` *Deprecated* 1905 ``DW_OP_xderef`` pops two stack entries. The first must be an integral type 3127 ``DW_OP_xderef*``.
|
| D | LangRef.rst | 5894 - ``DW_OP_xderef`` provides extended dereference mechanism. The entry at the top 6000 !4 = !DIExpression(DW_OP_constu, 2, DW_OP_swap, DW_OP_xderef)
|
| /openbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | dwarf2read.c | 7933 case DW_OP_xderef: in dwarf_stack_op_name()
|
| /openbsd/src/gnu/llvm/clang/lib/CodeGen/ |
| D | CGDebugInfo.cpp | 4327 Expr.push_back(llvm::dwarf::DW_OP_xderef); in AppendAddressSpaceXDeref()
|
| /openbsd/src/gnu/usr.bin/binutils/binutils/ |
| D | readelf.c | 7396 case DW_OP_xderef: in decode_location_expression()
|