Searched refs:LOR (Results 1 – 2 of 2) sorted by relevance
/dalvik/dx/src/com/android/dx/cf/code/ | ||
D | ByteOps.java | 156 public static final int LOR = 0x81; field in ByteOps |
D | BytecodeArray.java | 611 case ByteOps.LOR: in parseInstruction() |