Home
last modified time | relevance | path

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

/external/llvm/lib/DebugInfo/DWARF/
DDWARFDebugFrame.cpp278 OT_FactoredCodeOffset, enumerator
300 DECLARE_OP1(DW_CFA_advance_loc, OT_FactoredCodeOffset); in getOperandTypes()
301 DECLARE_OP1(DW_CFA_advance_loc1, OT_FactoredCodeOffset); in getOperandTypes()
302 DECLARE_OP1(DW_CFA_advance_loc2, OT_FactoredCodeOffset); in getOperandTypes()
303 DECLARE_OP1(DW_CFA_advance_loc4, OT_FactoredCodeOffset); in getOperandTypes()
304 DECLARE_OP1(DW_CFA_MIPS_advance_loc8, OT_FactoredCodeOffset); in getOperandTypes()
364 case OT_FactoredCodeOffset: // Always Unsigned in printOperand()