Searched defs:cpg (Results 1 – 25 of 29) sorted by relevance
12
69 public int consumeStack( final ConstantPoolGen cpg ) { in consumeStack()89 public int produceStack( final ConstantPoolGen cpg ) { in produceStack()102 public String getClassName( final ConstantPoolGen cpg ) { in getClassName()112 public Type getType( final ConstantPoolGen cpg ) { in getType()119 public String getMethodName( final ConstantPoolGen cpg ) { in getMethodName()126 public Type getReturnType( final ConstantPoolGen cpg ) { in getReturnType()133 public Type[] getArgumentTypes( final ConstantPoolGen cpg ) { in getArgumentTypes()
52 public String getSignature( final ConstantPoolGen cpg ) { in getSignature()62 public String getName( final ConstantPoolGen cpg ) { in getName()82 public String getClassName( final ConstantPoolGen cpg ) { in getClassName()100 public ObjectType getClassType( final ConstantPoolGen cpg ) { in getClassType()113 public ReferenceType getReferenceType( final ConstantPoolGen cpg ) { in getReferenceType()132 public ObjectType getLoadClassType( final ConstantPoolGen cpg ) { in getLoadClassType()
57 protected int getFieldSize( final ConstantPoolGen cpg ) { in getFieldSize()65 public Type getType( final ConstantPoolGen cpg ) { in getType()72 public Type getFieldType( final ConstantPoolGen cpg ) { in getFieldType()79 public String getFieldName( final ConstantPoolGen cpg ) { in getFieldName()
42 public ConstantNameAndType getNameAndType(final ConstantPoolGen cpg) { in getNameAndType()49 public String getSignature(final ConstantPoolGen cpg) { in getSignature()57 public String getName(final ConstantPoolGen cpg) { in getName()
34 ObjectType getLoadClassType( ConstantPoolGen cpg ); in getLoadClassType()49 Type getType( ConstantPoolGen cpg ); in getType()
43 public Type getType( final ConstantPoolGen cpg ) { in getType()55 public Number getValue( final ConstantPoolGen cpg ) { in getValue()
125 public String getClassName( final ConstantPoolGen cpg ) { in getClassName()142 public ReferenceType getReferenceType(final ConstantPoolGen cpg) { in getReferenceType()
96 public Object getValue( final ConstantPoolGen cpg ) { in getValue()118 public Type getType( final ConstantPoolGen cpg ) { in getType()
112 public int consumeStack( final ConstantPoolGen cpg ) { in consumeStack()126 public ObjectType getLoadClassType( final ConstantPoolGen cpg ) { in getLoadClassType()
29 int consumeStack( ConstantPoolGen cpg ); in consumeStack()
28 Type getType( ConstantPoolGen cpg ); in getType()
30 int produceStack( ConstantPoolGen cpg ); in produceStack()
485 public int consumeStack( final ConstantPoolGen cpg ) { in consumeStack()497 public int produceStack( final ConstantPoolGen cpg ) { in produceStack()
48 public int produceStack( final ConstantPoolGen cpg ) { in produceStack()
47 public int consumeStack( final ConstantPoolGen cpg ) { in consumeStack()
47 public int produceStack( final ConstantPoolGen cpg ) { in produceStack()
53 public ObjectType getLoadClassType( final ConstantPoolGen cpg ) { in getLoadClassType()
57 public ObjectType getLoadClassType( final ConstantPoolGen cpg ) { in getLoadClassType()
51 public ObjectType getLoadClassType( final ConstantPoolGen cpg ) { in getLoadClassType()
72 public ObjectType getLoadClassType( final ConstantPoolGen cpg ) { in getLoadClassType()
104 public int consumeStack( final ConstantPoolGen cpg ) { // nargs is given in byte-code in consumeStack()
142 public Type getType( final ConstantPoolGen cpg ) { in getType()
30 uint32_t cpg, pmsr; in rcar_pcie_fixup() local
121 private void checkSerialize(final AnnotationEntryGen a, final ConstantPoolGen cpg) in checkSerialize()