Searched defs:constantPool (Results 1 – 8 of 8) sorted by relevance
56 Constant[] constantPool = targetClass.constantPool; in addIntegerConstant() local85 Constant[] constantPool = targetClass.constantPool; in addLongConstant() local115 Constant[] constantPool = targetClass.constantPool; in addFloatConstant() local145 Constant[] constantPool = targetClass.constantPool; in addDoubleConstant() local177 Constant[] constantPool = targetClass.constantPool; in addStringConstant() local282 Constant[] constantPool = targetClass.constantPool; in addFieldrefConstant() local389 Constant[] constantPool = targetClass.constantPool; in addInterfaceMethodrefConstant() local496 Constant[] constantPool = targetClass.constantPool; in addMethodrefConstant() local541 Constant[] constantPool = targetClass.constantPool; in addClassConstant() local574 Constant[] constantPool = targetClass.constantPool; in addNameAndTypeConstant() local[all …]
225 final IConstantCollection constantPool = m_table.getConstants (); in fields() local265 final IConstantCollection constantPool = m_table.getConstants (); in methods() local286 IConstantCollection constantPool = m_table.getConstants (); in attributes() local
71 private int shrinkConstantPool(Constant[] constantPool, int length) in shrinkConstantPool()
72 private int shrinkConstantPool(Constant[] constantPool, int length) in shrinkConstantPool()
322 private int shrinkConstantPool(Constant[] constantPool, int length) in shrinkConstantPool()366 private int shrinkConstantIndexArray(Constant[] constantPool, int[] array, int length) in shrinkConstantIndexArray()
52 private Constant[] constantPool; field in LibraryClassReader
40 public Constant[] constantPool; field in ProgramClass
536 template <class T> void writeConstantPoolIndex(const T& constantPool, unsigned i) in writeConstantPoolIndex()937 template <class T> bool readConstantPoolIndex(const T& constantPool, uint32_t& i) in readConstantPoolIndex()