Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugFrame.cpp191 DECLARE_OP1(DW_CFA_def_cfa_expression, OT_Expression); in getOperandTypes()
200 DECLARE_OP2(DW_CFA_expression, OT_Register, OT_Expression); in getOperandTypes()
201 DECLARE_OP2(DW_CFA_val_expression, OT_Register, OT_Expression); in getOperandTypes()
267 case OT_Expression: in printOperand()
/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugFrame.h117 OT_Expression enumerator