Searched refs:Constant_IntegerOrFloat (Results 1 – 1 of 1) sorted by relevance
253 struct Constant_IntegerOrFloat : Constant struct255 Constant_IntegerOrFloat(u1 tag, u4 bytes) : in Constant_IntegerOrFloat() function270 struct Constant_LongOrDouble : Constant_IntegerOrFloat273 Constant_IntegerOrFloat(tag, high_bytes), in Constant_LongOrDouble()1431 const_pool_in.push_back(new Constant_IntegerOrFloat(tag, bytes)); in ReadConstantPool()