Searched refs:getStub (Results 1 – 13 of 13) sorted by relevance
53 StubT stub = getStub(); in getReferencedTypes()69 SmaliBaseReferenceListStub stub = getStub(); in getReferenceNames()93 SmaliBaseReferenceListStub stub = getStub(); in getSmaliNames()
69 SmaliAnnotationStub stub = getStub(); in getSmaliName()82 SmaliAnnotationStub stub = getStub(); in getNameReferenceElement()
58 SmaliFieldStub stub = getStub(); in getName()95 SmaliFieldStub stub = getStub(); in getType()
66 SmaliModifierListStub stub = getStub(); in getAccessFlags()88 SmaliModifierListStub stub = getStub(); in hasExplicitModifier()
85 SmaliMethodParameterStub stub = getStub(); in getType()111 SmaliMethodParameterStub stub = getStub(); in getName()
53 SmaliMethodPrototypeStub stub = getStub(); in getReturnType()
56 T stub = getStub(); in findStubOrPsiAncestorOfType()
57 StubElement<? extends PsiElement> stub = (StubElement<? extends PsiElement>)getStub(); in getPsiClass()
78 SmaliClassStatementStub stub = getStub(); in getQualifiedName()
77 SmaliMethodStub stub = getStub(); in getName()
58 void *getStub(unsigned Idx) const { llvm_unreachable("Not supported"); } in getStub() function94 void *getStub(unsigned Idx) const { in getStub() function
268 void *StubAddr = IndirectStubsInfos[Key.first].getStub(Key.second); in findStub()
285 static_cast<TargetAddress>(reinterpret_cast<uintptr_t>(IS.getStub(0))); in handleEmitIndirectStubs()