Home
last modified time | relevance | path

Searched defs:getConstantPool (Results 1 – 25 of 58) sorted by relevance

123

/aosp_15_r20/dalvik/dx/src/com/android/dx/cf/iface/
H A DClassFile.java82 public ConstantPool getConstantPool(); in getConstantPool() method
/aosp_15_r20/external/apache-commons-bcel/src/main/java/org/apache/bcel/classfile/
H A DStackMapType.java156 public final ConstantPool getConstantPool() { in getConstantPool() method in StackMapType
H A DElementValue.java118 final ConstantPool getConstantPool() { in getConstantPool() method in ElementValue
H A DAnnotationEntry.java75 public ConstantPool getConstantPool() { in getConstantPool() method in AnnotationEntry
H A DFieldOrMethod.java169 public final ConstantPool getConstantPool() { in getConstantPool() method in FieldOrMethod
H A DConstantPool.java272 public Constant[] getConstantPool() { in getConstantPool() method in ConstantPool
H A DAttribute.java324 public final ConstantPool getConstantPool() in getConstantPool() method in Attribute
H A DStackMapEntry.java425 public final ConstantPool getConstantPool() { in getConstantPool() method in StackMapEntry
H A DLocalVariable.java141 public final ConstantPool getConstantPool() { in getConstantPool() method in LocalVariable
H A DJavaClass.java375 public ConstantPool getConstantPool() { in getConstantPool() method in JavaClass
/aosp_15_r20/external/llvm/lib/MC/
H A DConstantPools.cpp50 ConstantPool *AssemblerConstantPools::getConstantPool(MCSection *Section) { in getConstantPool() function in AssemblerConstantPools
/aosp_15_r20/external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/
H A DFieldGenOrMethodGen.java99 public ConstantPoolGen getConstantPool() { in getConstantPool() method in FieldGenOrMethodGen
H A DElementValueGen.java153 protected ConstantPoolGen getConstantPool() in getConstantPool() method in ElementValueGen
H A DInstructionFactory.java777 public ConstantPoolGen getConstantPool() { in getConstantPool() method in InstructionFactory
H A DClassGen.java490 public ConstantPoolGen getConstantPool() { in getConstantPool() method in ClassGen
H A DConstantPoolGen.java742 public ConstantPool getConstantPool() { in getConstantPool() method in ConstantPoolGen
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DConstantPools.cpp66 ConstantPool *AssemblerConstantPools::getConstantPool(MCSection *Section) { in getConstantPool() function in AssemblerConstantPools
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
H A DConstantPools.cpp79 ConstantPool *AssemblerConstantPools::getConstantPool(MCSection *Section) { in getConstantPool() function in AssemblerConstantPools
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DPseudoSourceValue.cpp108 const PseudoSourceValue *PseudoSourceValueManager::getConstantPool() { in getConstantPool() function in PseudoSourceValueManager
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DPseudoSourceValue.cpp120 const PseudoSourceValue *PseudoSourceValueManager::getConstantPool() { in getConstantPool() function in PseudoSourceValueManager
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DPseudoSourceValue.cpp114 const PseudoSourceValue *PseudoSourceValueManager::getConstantPool() { in getConstantPool() function in PseudoSourceValueManager
/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceGlobalContext.cpp151 ConstantList getConstantPool() const { in getConstantPool() function in Ice::__anona455ce5b0111::TypePool
771 ConstantList GlobalContext::getConstantPool(Type Ty) { in getConstantPool() function in Ice::GlobalContext
/aosp_15_r20/dalvik/dx/src/com/android/dx/cf/direct/
H A DDirectClassFile.java297 public ConstantPool getConstantPool() { in getConstantPool() method in DirectClassFile
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/CSKY/
H A DCSKYConstantPoolValue.cpp110 const Constant *CSKYConstantPoolConstant::getConstantPool() const { in getConstantPool() function in CSKYConstantPoolConstant
/aosp_15_r20/external/oj-libjdwp/src/share/back/
H A DReferenceTypeImpl.c310 getConstantPool(PacketInputStream *in, PacketOutputStream *out) in getConstantPool() function

123