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

/external/proguard/src/proguard/classfile/attribute/
H A DCodeAttribute.java36 public int u2maxLocals; field in class:CodeAttribute
58 int u2maxLocals,
69 this.u2maxLocals = u2maxLocals;
56 CodeAttribute(int u2attributeNameIndex, int u2maxStack, int u2maxLocals, int u4codeLength, byte[] code, int u2exceptionTableLength, ExceptionInfo[] exceptionTable, int u2attributesCount, Attribute[] attributes) argument
/external/proguard/lib/
H A Dproguard.jarMETA-INF/ META-INF/MANIFEST.MF proguard/evaluation/Stack.class Stack.java package proguard ...

Completed in 328 milliseconds