Searched refs:ATTR_StackMapTable (Results 1 – 3 of 3) sorted by relevance
152 public static final String ATTR_StackMapTable = "StackMapTable"; field
164 ClassConstants.ATTR_StackMapTable; in visitCodeAttribute0()
786 …attributeName.equals(ClassConstants.ATTR_StackMapTable) ? (Attribute)new St… in createAttribute()