Searched refs:_constant_pool (Results 1 – 21 of 21) sorted by relevance
61 public Attribute copy(final ConstantPool _constant_pool) { in copy() argument68 c.setConstantPool(_constant_pool); in copy()
137 public Attribute copy( final ConstantPool _constant_pool ) { in copy() argument143 c.setConstantPool(_constant_pool); in copy()
147 public Attribute copy( final ConstantPool _constant_pool ) { in copy() argument153 c.setConstantPool(_constant_pool); in copy()
155 public Attribute copy( final ConstantPool _constant_pool ) { in copy() argument157 c.setConstantPool(_constant_pool); in copy()
134 public Attribute copy( final ConstantPool _constant_pool ) { in copy() argument140 c.setConstantPool(_constant_pool); in copy()
102 public BootstrapMethods copy(final ConstantPool _constant_pool) { in copy() argument109 c.setConstantPool(_constant_pool); in copy()
147 public Attribute copy( final ConstantPool _constant_pool ) { in copy() argument154 c.setConstantPool(_constant_pool); in copy()
338 public Attribute copy( final ConstantPool _constant_pool ) { in copy() argument344 c.setConstantPool(_constant_pool); in copy()351 c.attributes[i] = attributes[i].copy(_constant_pool); in copy()
180 public Attribute copy( final ConstantPool _constant_pool ) { in copy() argument186 c.setConstantPool(_constant_pool); in copy()
183 public Attribute copy( final ConstantPool _constant_pool ) { in copy() argument189 c.setConstantPool(_constant_pool); in copy()
172 public Attribute copy( final ConstantPool _constant_pool ) { in copy() argument179 c.setConstantPool(_constant_pool); in copy()
147 public final Field copy( final ConstantPool _constant_pool ) { in copy() argument148 return (Field) copy_(_constant_pool); in copy()
200 public Attribute copy( final ConstantPool _constant_pool ) { in copy() argument208 c.setConstantPool(_constant_pool); in copy()
199 public final Method copy( final ConstantPool _constant_pool ) { in copy() argument200 return (Method) copy_(_constant_pool); in copy()
85 public Attribute copy(final ConstantPool _constant_pool) { in copy() argument
147 public Attribute copy( final ConstantPool _constant_pool ) { in copy() argument
170 public Attribute copy( final ConstantPool _constant_pool ) { in copy() argument
237 protected FieldOrMethod copy_( final ConstantPool _constant_pool ) { in copy_() argument
267 public Attribute copy( final ConstantPool _constant_pool ) { in copy() argument
362 public abstract Attribute copy(ConstantPool _constant_pool); in copy() argument
... ) org.apache.bcel.classfile.ConstantPool _constant_pool public final void dump (java.io.DataOutputStream ...