Home
last modified time | relevance | path

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

/external/llvm/lib/DebugInfo/DWARF/
DDWARFDebugFrame.cpp322 OT_FactoredCodeOffset, enumerator
344 DECLARE_OP1(DW_CFA_advance_loc, OT_FactoredCodeOffset); in getOperandTypes()
345 DECLARE_OP1(DW_CFA_advance_loc1, OT_FactoredCodeOffset); in getOperandTypes()
346 DECLARE_OP1(DW_CFA_advance_loc2, OT_FactoredCodeOffset); in getOperandTypes()
347 DECLARE_OP1(DW_CFA_advance_loc4, OT_FactoredCodeOffset); in getOperandTypes()
348 DECLARE_OP1(DW_CFA_MIPS_advance_loc8, OT_FactoredCodeOffset); in getOperandTypes()
408 case OT_FactoredCodeOffset: // Always Unsigned in printOperand()