Home
last modified time | relevance | path

Searched refs:OT_Expression (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/LowLevel/
H A DDWARFCFIProgram.cpp39 ENUM_TO_CSTR(OT_Expression); in operandTypeString()
56 case OT_Expression: in getOperandAsUnsigned()
101 case OT_Expression: in getOperandAsSigned()
178 DECLARE_OP1(DW_CFA_def_cfa_expression, OT_Expression); in getOperandTypes()
187 DECLARE_OP2(DW_CFA_expression, OT_Register, OT_Expression); in getOperandTypes()
188 DECLARE_OP2(DW_CFA_val_expression, OT_Register, OT_Expression); in getOperandTypes()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFCFIPrinter.cpp101 case CFIProgram::OT_Expression: in printOperand()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/LowLevel/
H A DDWARFCFIProgram.h247 OT_Expression enumerator