Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libunwind/src/
H A Ddwarf2.h91 DW_OP_const4s = 0x0D, // 4-byte constant enumerator
H A DDwarfInstructions.hpp461 case DW_OP_const4s: in evaluateExpression()
/freebsd/contrib/elftoolchain/libdwarf/
H A Dlibdwarf_loc.c208 case DW_OP_const4s: in _dwarf_loc_fill_loc()
516 case DW_OP_const4s: in _dwarf_loc_expr_add_atom()
H A Ddwarf.h361 #define DW_OP_const4s 0x0d macro
H A Ddwarf_dump.c1241 case DW_OP_const4s: 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.cpp81 case dwarf::DW_OP_const4s: in getOperandsDWARFInfo()
/freebsd/contrib/llvm-project/llvm/tools/llvm-dwarfutil/
H A DDebugInfoLinker.cpp113 case dwarf::DW_OP_const4s: in getExprOpAddressRelocAdjustment()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFExpression.cpp35 Descriptions[DW_OP_const4s] = Desc(Op::Dwarf2, Op::SignedSize4); in getOpDescriptions()
/freebsd/contrib/llvm-project/lldb/source/Expression/
H A DDWARFExpression.cpp260 case DW_OP_const4s: // 0x0d 1 4-byte constant in GetOpcodeDataSize()
1221 case DW_OP_const4s: in Evaluate()
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp468 case dwarf::DW_OP_const4s: in getVariableRelocAdjustment()
/freebsd/contrib/elftoolchain/readelf/
H A Dreadelf.c6650 case DW_OP_const4s: in dump_dwarf_loc()