Home
last modified time | relevance | path

Searched defs:GetStubInfo (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldCheckerImpl.h65 GetStubInfoFunction GetStubInfo; variable
H A DRuntimeDyldChecker.cpp705 GetSectionInfoFunction GetSectionInfo, GetStubInfoFunction GetStubInfo, in RuntimeDyldCheckerImpl()
886 GetSectionInfoFunction GetSectionInfo, GetStubInfoFunction GetStubInfo, in RuntimeDyldChecker()
/openbsd-src/gnu/llvm/llvm/tools/llvm-rtdyld/
H A Dllvm-rtdyld.cpp926 auto GetStubInfo = [&Dyld, &StubMap](StringRef StubContainer, in linkAndVerify() local
/openbsd-src/gnu/llvm/llvm/tools/llvm-jitlink/
H A Dllvm-jitlink.cpp1890 auto GetStubInfo = [&S](StringRef FileName, StringRef SectionName) { in runChecks() local