Home
last modified time | relevance | path

Searched defs:StubKind (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A Dppc64.h71 pickStub(PLTCallStubKind StubKind) pickStub() argument
121 createAnonymousPointerJumpStub(LinkGraph & G,Section & StubSection,Symbol & PointerSymbol,PLTCallStubKind StubKind) createAnonymousPointerJumpStub() argument
210 PLTCallStubKind StubKind; global() variable
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DGlobalDecl.h91 GlobalDecl(const VarDecl *D, DynamicInitKind StubKind) in GlobalDecl()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2468 DynamicInitKind StubKind, in getDynamicInitializerName()