Searched refs:ATTR_StackMapTable (Results 1 – 4 of 4) sorted by relevance
357 new NamedAttributeDeleter(ClassConstants.ATTR_StackMapTable))))); in clearPreverification()
151 public static final String ATTR_StackMapTable = "StackMapTable"; field in ClassConstants
173 ClassConstants.ATTR_StackMapTable; in visitCodeAttribute0()
1006 …attributeName.equals(ClassConstants.ATTR_StackMapTable) ? (Attribute)new St… in createAttribute()