Home
last modified time | relevance | path

Searched refs:DW_OP_xderef_size (Results 1 – 13 of 13) sorted by relevance

/external/llvm-project/libunwind/src/
Ddwarf2.h227 DW_OP_xderef_size = 0x95, // 1-byte size of data retrieved enumerator
DDwarfInstructions.hpp808 case DW_OP_xderef_size: in evaluateExpression()
/external/llvm-project/lldb/packages/Python/lldbsuite/test/
Dlldbdwarf.py149 DW_OP_xderef_size = 0x95 variable
/external/google-breakpad/src/common/dwarf/
Ddwarf2enums.h493 DW_OP_xderef_size =0x95, enumerator
/external/elfutils/libdw/
Ddwarf.h575 DW_OP_xderef_size = 0x95, /* 1-byte size of data retrieved. */ enumerator
Ddwarf_getlocation.c385 case DW_OP_xderef_size: in __libdw_intern_expression()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFExpression.cpp84 Descriptions[DW_OP_xderef_size] = Desc(Op::Dwarf2, Op::Size1); in getDescriptions()
/external/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFExpression.cpp83 Descriptions[DW_OP_xderef_size] = Desc(Op::Dwarf2, Op::Size1); in getDescriptions()
/external/llvm-project/lldb/source/Expression/
DDWARFExpression.cpp317 case DW_OP_xderef_size: // 0x95 1 1-byte size of data retrieved in GetOpcodeDataSize()
1242 case DW_OP_xderef_size: in Evaluate()
/external/elfutils/tests/
Dvarlocs.c319 case DW_OP_xderef_size: in print_expr()
/external/llvm-project/llvm/docs/
DAMDGPUDwarfExtensionsForHeterogeneousDebugging.rst1548 6. ``DW_OP_xderef_size`` *Deprecated*
1550 ``DW_OP_xderef_size`` has a single 1-byte unsigned integral constant that
/external/libabigail/src/
Dabg-dwarf-reader.cc8074 case DW_OP_xderef_size: in op_manipulates_stack()
/external/elfutils/src/
Dreadelf.c4435 case DW_OP_xderef_size: in print_ops()