Home
last modified time | relevance | path

Searched refs:IndirectStubInfoVector (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DEPCIndirectionUtils.cpp25 using IndirectStubInfoVector = EPCIndirectionUtils::IndirectStubInfoVector; typedef in llvm::orc::EPCIndirectionUtilsAccess
27 static Expected<IndirectStubInfoVector>
347 Expected<EPCIndirectionUtils::IndirectStubInfoVector>
398 IndirectStubInfoVector Result; in getIndirectStubs()
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DEPCIndirectionUtils.h142 using IndirectStubInfoVector = std::vector<IndirectStubInfo>; variable
148 Expected<IndirectStubInfoVector> getIndirectStubs(unsigned NumStubs);