Searched defs:stackSizeUpdater (Results 1 - 4 of 4) sorted by relevance

/external/proguard/src/proguard/classfile/editor/
H A DMemberReferenceFixer.java51 private final StackSizeUpdater stackSizeUpdater = new StackSizeUpdater(); field in class:MemberReferenceFixer
322 stackSizeUpdater.visitCodeAttribute(clazz, method, codeAttribute);
H A DCodeAttributeComposer.java82 private final StackSizeUpdater stackSizeUpdater = new StackSizeUpdater(); field in class:CodeAttributeComposer
452 stackSizeUpdater.visitCodeAttribute(clazz, method, codeAttribute);
H A DCodeAttributeEditor.java77 private final StackSizeUpdater stackSizeUpdater = new StackSizeUpdater(); field in class:CodeAttributeEditor
466 stackSizeUpdater.visitCodeAttribute(clazz, method, codeAttribute);
/external/proguard/lib/
H A Dproguard.jarMETA-INF/ META-INF/MANIFEST.MF proguard/DataEntryWriterFactory.class DataEntryWriterFactory.java package proguard public ...

Completed in 108 milliseconds