Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugFrame.cpp409 ENUM_TO_CSTR(OT_Expression); in operandTypeString()
426 case OT_Expression: in getOperandAsUnsigned()
471 case OT_Expression: in getOperandAsSigned()
827 DECLARE_OP1(DW_CFA_def_cfa_expression, OT_Expression); in getOperandTypes()
836 DECLARE_OP2(DW_CFA_expression, OT_Register, OT_Expression); in getOperandTypes()
837 DECLARE_OP2(DW_CFA_val_expression, OT_Register, OT_Expression); in getOperandTypes()
908 case OT_Expression: in printOperand()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugFrame.h510 OT_Expression enumerator