Home
last modified time | relevance | path

Searched refs:DW_OP_regval_type (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFExpression.cpp103 Descriptions[DW_OP_regval_type] = in getOpDescriptions()
268 Opcode == DW_OP_regval_type) in prettyPrintRegisterOp()
283 if (Opcode == DW_OP_regval_type) in prettyPrintRegisterOp()
312 Opcode == DW_OP_regval_type) in print()
/freebsd/contrib/elftoolchain/libdwarf/
H A Ddwarf.h513 #define DW_OP_regval_type 0xa5 macro
H A Ddwarf_dump.c1355 case DW_OP_regval_type: in dwarf_get_OP_name()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVLocation.cpp107 case dwarf::DW_OP_regval_type: { in getOperandsDWARFInfo()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVELFReader.cpp768 if (Opcode == dwarf::DW_OP_regval_type) in getRegisterName()