Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugFrame.cpp410 ENUM_TO_CSTR(OT_Expression); in operandTypeString()
427 case OT_Expression: in getOperandAsUnsigned()
472 case OT_Expression: in getOperandAsSigned()
828 DECLARE_OP1(DW_CFA_def_cfa_expression, OT_Expression); in getOperandTypes()
837 DECLARE_OP2(DW_CFA_expression, OT_Register, OT_Expression); in getOperandTypes()
838 DECLARE_OP2(DW_CFA_val_expression, OT_Register, OT_Expression); in getOperandTypes()
909 case OT_Expression: in printOperand()
/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugFrame.h512 OT_Expression enumerator