Home
last modified time | relevance | path

Searched refs:DW_OP_const2s (Results 1 – 11 of 11) sorted by relevance

/freebsd/contrib/llvm-project/libunwind/src/
H A Ddwarf2.h89 DW_OP_const2s = 0x0B, // 2-byte constant enumerator
H A DDwarfInstructions.hpp443 case DW_OP_const2s: in evaluateExpression()
/freebsd/contrib/elftoolchain/libdwarf/
H A Dlibdwarf_loc.c197 case DW_OP_const2s: in _dwarf_loc_fill_loc()
505 case DW_OP_const2s: in _dwarf_loc_expr_add_atom()
H A Ddwarf.h359 #define DW_OP_const2s 0x0b macro
H A Ddwarf_dump.c1233 case DW_OP_const2s: in dwarf_get_OP_name()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVLocation.cpp80 case dwarf::DW_OP_const2s: in getOperandsDWARFInfo()
/freebsd/contrib/llvm-project/llvm/tools/llvm-dwarfutil/
H A DDebugInfoLinker.cpp112 case dwarf::DW_OP_const2s: in getExprOpAddressRelocAdjustment()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFExpression.cpp33 Descriptions[DW_OP_const2s] = Desc(Op::Dwarf2, Op::SignedSize2); in getOpDescriptions()
/freebsd/contrib/llvm-project/lldb/source/Expression/
H A DDWARFExpression.cpp252 case DW_OP_const2s: // 0x0b 1 2-byte constant in GetOpcodeDataSize()
1215 case DW_OP_const2s: in Evaluate()
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp467 case dwarf::DW_OP_const2s: in getVariableRelocAdjustment()
/freebsd/contrib/elftoolchain/readelf/
H A Dreadelf.c6649 case DW_OP_const2s: in dump_dwarf_loc()