Home
last modified time | relevance | path

Searched refs:DW_OP_const2u (Results 1 – 14 of 14) sorted by relevance

/freebsd/contrib/llvm-project/libunwind/src/
H A Ddwarf2.h88 DW_OP_const2u = 0x0A, // 2-byte constant enumerator
H A DDwarfInstructions.hpp434 case DW_OP_const2u: in evaluateExpression()
/freebsd/contrib/elftoolchain/libdwarf/
H A Dlibdwarf_loc.c191 case DW_OP_const2u: in _dwarf_loc_fill_loc()
504 case DW_OP_const2u: in _dwarf_loc_expr_add_atom()
H A Ddwarf.h358 #define DW_OP_const2u 0x0a macro
H A Ddwarf_dump.c1231 case DW_OP_const2u: in dwarf_get_OP_name()
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DAddressesMap.h139 case dwarf::DW_OP_const2u: in getVariableRelocAdjustment()
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinkerCompileUnit.cpp103 case dwarf::DW_OP_const2u: in markEverythingAsKept()
H A DDWARFLinker.cpp453 case dwarf::DW_OP_const2u: in getVariableRelocAdjustment()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVLocation.cpp73 case dwarf::DW_OP_const2u: in getOperandsDWARFInfo()
/freebsd/contrib/llvm-project/llvm/tools/llvm-dwarfutil/
H A DDebugInfoLinker.cpp109 case dwarf::DW_OP_const2u: in getExprOpAddressRelocAdjustment()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFExpression.cpp32 Descriptions[DW_OP_const2u] = Desc(Op::Dwarf2, Op::Size2); in getOpDescriptions()
/freebsd/contrib/llvm-project/lldb/source/Expression/
H A DDWARFExpression.cpp264 case DW_OP_const2u: // 0x0a 1 2-byte constant in GetOpcodeDataSize()
1280 case DW_OP_const2u: in Evaluate()
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerCompileUnit.cpp1195 OutOperandKind = dwarf::DW_OP_const2u; in cloneDieAttrExpression()
/freebsd/contrib/elftoolchain/readelf/
H A Dreadelf.c6635 case DW_OP_const2u: in dump_dwarf_loc()