Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libunwind/src/
H A Ddwarf2.h227 DW_OP_xderef_size = 0x95, // 1-byte size of data retrieved enumerator
H A DDwarfInstructions.hpp896 case DW_OP_xderef_size: in evaluateExpression()
/freebsd/contrib/elftoolchain/libdwarf/
H A Dlibdwarf_loc.c181 case DW_OP_xderef_size: in _dwarf_loc_fill_loc()
498 case DW_OP_xderef_size: in _dwarf_loc_expr_add_atom()
H A Ddwarf.h497 #define DW_OP_xderef_size 0x95 macro
H A Ddwarf_dump.c1229 case DW_OP_xderef_size: in dwarf_get_OP_name()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVLocation.cpp148 case dwarf::DW_OP_xderef_size: in getOperandsDWARFInfo()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFExpression.cpp81 Descriptions[DW_OP_xderef_size] = Desc(Op::Dwarf2, Op::Size1); in getOpDescriptions()
/freebsd/contrib/llvm-project/lldb/source/Expression/
H A DDWARFExpression.cpp247 case DW_OP_xderef_size: // 0x95 1 1-byte size of data retrieved in GetOpcodeDataSize()
1178 case DW_OP_xderef_size: in Evaluate()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfoMetadata.cpp2033 case dwarf::DW_OP_xderef_size: in createFragmentExpression()
/freebsd/contrib/elftoolchain/readelf/
H A Dreadelf.c6634 case DW_OP_xderef_size: in dump_dwarf_loc()