Searched refs:DBG_ADVANCE_PC (Results 1 – 10 of 10) sorted by relevance
44 static final int DBG_ADVANCE_PC = 0x01; field
28 import static com.android.dx.dex.file.DebugInfoConstants.DBG_ADVANCE_PC;378 case DBG_ADVANCE_PC: in decode0()
23 import static com.android.dx.dex.file.DebugInfoConstants.DBG_ADVANCE_PC;885 output.writeByte(DBG_ADVANCE_PC); in emitAdvancePc()
374 case DBG_ADVANCE_PC: in decode0()
877 output.writeByte(DBG_ADVANCE_PC); in emitAdvancePc()
219 case DBG_ADVANCE_PC: in dexDecodeDebugInfo0()
199 DBG_ADVANCE_PC = 0x01, enumerator
2023 case DBG_ADVANCE_PC: { in intraVerifyDebugInfoItem()
887 private static final byte DBG_ADVANCE_PC = 0x01; field in DexMerger925 case DBG_ADVANCE_PC: in transformDebugInfoItem()