Home
last modified time | relevance | path

Searched refs:updateInstructions (Results 1 – 1 of 1) sorted by relevance

/external/proguard/src/proguard/classfile/editor/
DCodeAttributeEditor.java450 updateInstructions(clazz, method, codeAttribute); in visitCodeAttribute0()
594 private int updateInstructions(Clazz clazz, in updateInstructions() method in CodeAttributeEditor