Searched defs:massageInstructions (Results 1 - 2 of 2) sorted by relevance

/dalvik/dexgen/src/com/android/dexgen/dex/code/
H A DOutputFinisher.java58 * #massageInstructions}
350 massageInstructions(formats);
532 private void massageInstructions(InsnFormat[] formats) { method in class:OutputFinisher
563 * Helper for {@link #massageInstructions}, which constructs a
/dalvik/dx/src/com/android/dx/dex/code/
H A DOutputFinisher.java65 * #massageInstructions}
360 massageInstructions(opcodes);
560 private void massageInstructions(Dop[] opcodes) { method in class:OutputFinisher
590 * Helper for {@link #massageInstructions}, which constructs a

Completed in 97 milliseconds