Home
last modified time | relevance | path

Searched refs:DW_OP_const4u (Results 1 – 16 of 16) sorted by relevance

/freebsd/contrib/llvm-project/libunwind/src/
H A Ddwarf2.h90 DW_OP_const4u = 0x0C, // 4-byte constant enumerator
H A DDwarfInstructions.hpp452 case DW_OP_const4u: in evaluateExpression()
/freebsd/contrib/elftoolchain/libdwarf/
H A Dlibdwarf_loc.c203 case DW_OP_const4u: in _dwarf_loc_fill_loc()
515 case DW_OP_const4u: in _dwarf_loc_expr_add_atom()
H A Ddwarf.h360 #define DW_OP_const4u 0x0c macro
H A Ddwarf_dump.c1239 case DW_OP_const4u: 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.cpp74 case dwarf::DW_OP_const4u: in getOperandsDWARFInfo()
/freebsd/contrib/llvm-project/llvm/tools/llvm-dwarfutil/
H A DDebugInfoLinker.cpp110 case dwarf::DW_OP_const4u: in getExprOpAddressRelocAdjustment()
/freebsd/contrib/llvm-project/lldb/source/Expression/
H A DDWARFExpression.cpp259 case DW_OP_const4u: // 0x0c 1 4-byte constant in GetOpcodeDataSize()
469 case DW_OP_const4u: in LinkThreadLocalStorage()
1218 case DW_OP_const4u: in Evaluate()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFExpression.cpp34 Descriptions[DW_OP_const4u] = Desc(Op::Dwarf2, Op::Size4); in getOpDescriptions()
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp465 case dwarf::DW_OP_const4u: in getVariableRelocAdjustment()
1245 OutOperandKind = dwarf::DW_OP_const4u; in cloneExpression()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp293 ? FormAndOp{dwarf::DW_FORM_data4, dwarf::DW_OP_const4u} in addLocationAttribute()
H A DDwarfUnit.cpp326 addUInt(Die, dwarf::DW_FORM_data1, dwarf::DW_OP_const4u); in addPoolOpAddress()
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerCompileUnit.cpp1198 OutOperandKind = dwarf::DW_OP_const4u; in cloneDieAttrExpression()
/freebsd/contrib/elftoolchain/readelf/
H A Dreadelf.c6638 case DW_OP_const4u: in dump_dwarf_loc()