Home
last modified time | relevance | path

Searched refs:DW_OP_mod (Results 1 – 12 of 12) sorted by relevance

/freebsd/contrib/llvm-project/libunwind/src/
H A Ddwarf2.h107 DW_OP_mod = 0x1D, enumerator
H A DDwarfInstructions.hpp594 case DW_OP_mod: in evaluateExpression()
/freebsd/contrib/elftoolchain/libdwarf/
H A Dlibdwarf_loc.c149 case DW_OP_mod: in _dwarf_loc_fill_loc()
469 case DW_OP_mod: in _dwarf_loc_expr_add_atom()
H A Ddwarf.h377 #define DW_OP_mod 0x1d macro
H A Ddwarf_dump.c1187 case DW_OP_mod: in dwarf_get_OP_name()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVLocation.cpp180 case dwarf::DW_OP_mod: in getOperandsDWARFInfo()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfExpression.cpp558 case dwarf::DW_OP_mod: in addExpression()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFExpression.cpp51 Descriptions[DW_OP_mod] = Desc(Op::Dwarf2); in getOpDescriptions()
/freebsd/contrib/llvm-project/lldb/source/Expression/
H A DDWARFExpression.cpp167 case DW_OP_mod: // 0x1d in GetOpcodeDataSize()
1494 case DW_OP_mod: in Evaluate()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfoMetadata.cpp1473 case dwarf::DW_OP_mod: in isValid()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLocal.cpp2404 return dwarf::DW_OP_mod; in getDwarfOpForBinOp()
/freebsd/contrib/elftoolchain/readelf/
H A Dreadelf.c6606 case DW_OP_mod: in dump_dwarf_loc()