Home
last modified time | relevance | path

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

/external/llvm/lib/DebugInfo/DWARF/
DDWARFDebugFrame.cpp289 OT_FactoredCodeOffset, enumerator
311 DECLARE_OP1(DW_CFA_advance_loc, OT_FactoredCodeOffset); in getOperandTypes()
312 DECLARE_OP1(DW_CFA_advance_loc1, OT_FactoredCodeOffset); in getOperandTypes()
313 DECLARE_OP1(DW_CFA_advance_loc2, OT_FactoredCodeOffset); in getOperandTypes()
314 DECLARE_OP1(DW_CFA_advance_loc4, OT_FactoredCodeOffset); in getOperandTypes()
315 DECLARE_OP1(DW_CFA_MIPS_advance_loc8, OT_FactoredCodeOffset); in getOperandTypes()
375 case OT_FactoredCodeOffset: // Always Unsigned in printOperand()