Searched refs:DBG_ADVANCE_PC (Results 1 – 7 of 7) sorted by relevance
44 static final int DBG_ADVANCE_PC = 0x01; field
28 import static com.android.dx.dex.file.DebugInfoConstants.DBG_ADVANCE_PC;379 case DBG_ADVANCE_PC: in decode0()
23 import static com.android.dx.dex.file.DebugInfoConstants.DBG_ADVANCE_PC;889 output.writeByte(DBG_ADVANCE_PC); in emitAdvancePc()
374 case DBG_ADVANCE_PC: in decode0()
877 output.writeByte(DBG_ADVANCE_PC); in emitAdvancePc()
951 private static final byte DBG_ADVANCE_PC = 0x01; field in DexMerger989 case DBG_ADVANCE_PC: in transformDebugInfoItem()