Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libunwind/src/
H A Ddwarf2.h93 DW_OP_const8s = 0x0F, // 8-byte constant enumerator
H A DDwarfInstructions.hpp479 case DW_OP_const8s: in evaluateExpression()
/freebsd/contrib/elftoolchain/libdwarf/
H A Dlibdwarf_loc.c214 case DW_OP_const8s: in _dwarf_loc_fill_loc()
525 case DW_OP_const8s: in _dwarf_loc_expr_add_atom()
H A Ddwarf.h363 #define DW_OP_const8s 0x0f macro
H A Ddwarf_dump.c1245 case DW_OP_const8s: in dwarf_get_OP_name()
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinkerCompileUnit.cpp
H A DDWARFLinker.cpp
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVLocation.cpp82 case dwarf::DW_OP_const8s: in getOperandsDWARFInfo()
/freebsd/contrib/llvm-project/llvm/tools/llvm-dwarfutil/
H A DDebugInfoLinker.cpp114 case dwarf::DW_OP_const8s: in getExprOpAddressRelocAdjustment()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFExpression.cpp37 Descriptions[DW_OP_const8s] = Desc(Op::Dwarf2, Op::SignedSize8); in getOpDescriptions()
/freebsd/contrib/llvm-project/lldb/source/Expression/
H A DDWARFExpression.cpp266 case DW_OP_const8s: // 0x0f 1 8-byte constant in GetOpcodeDataSize()
1227 case DW_OP_const8s: in Evaluate()
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp469 case dwarf::DW_OP_const8s: in getVariableRelocAdjustment()
/freebsd/contrib/elftoolchain/readelf/
H A Dreadelf.c6651 case DW_OP_const8s: in dump_dwarf_loc()