Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugFrame.cpp411 ENUM_TO_CSTR(OT_Expression); in operandTypeString()
428 case OT_Expression: in getOperandAsUnsigned()
473 case OT_Expression: in getOperandAsSigned()
834 DECLARE_OP1(DW_CFA_def_cfa_expression, OT_Expression); in getOperandTypes()
843 DECLARE_OP2(DW_CFA_expression, OT_Register, OT_Expression); in getOperandTypes()
844 DECLARE_OP2(DW_CFA_val_expression, OT_Register, OT_Expression); in getOperandTypes()
920 case OT_Expression: in printOperand()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugFrame.h514 OT_Expression enumerator