Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugFrame.cpp394 ENUM_TO_CSTR(OT_Expression); in operandTypeString()
411 case OT_Expression: in getOperandAsUnsigned()
455 case OT_Expression: in getOperandAsSigned()
785 DECLARE_OP1(DW_CFA_def_cfa_expression, OT_Expression); in getOperandTypes()
794 DECLARE_OP2(DW_CFA_expression, OT_Register, OT_Expression); in getOperandTypes()
795 DECLARE_OP2(DW_CFA_val_expression, OT_Register, OT_Expression); in getOperandTypes()
863 case OT_Expression: in printOperand()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugFrame.h485 OT_Expression enumerator