Searched refs:DBG_ADVANCE_PC (Results 1 – 10 of 10) sorted by relevance
44 static final int DBG_ADVANCE_PC = 0x01; field
374 case DBG_ADVANCE_PC: in decode0()
877 output.writeByte(DBG_ADVANCE_PC); in emitAdvancePc()
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()
166 case DBG_ADVANCE_PC: in dexDecodeDebugInfo0()
261 DBG_ADVANCE_PC = 0x01, enumerator
2089 case DBG_ADVANCE_PC: { in intraVerifyDebugInfoItem()
951 private static final byte DBG_ADVANCE_PC = 0x01; field in DexMerger989 case DBG_ADVANCE_PC: in transformDebugInfoItem()