Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/ExecutionEngine/Orc/
DTPCIndirectionUtils.cpp25 using IndirectStubInfoVector = TPCIndirectionUtils::IndirectStubInfoVector; typedef in llvm::orc::TPCIndirectionUtilsAccess
27 static Expected<IndirectStubInfoVector>
342 Expected<TPCIndirectionUtils::IndirectStubInfoVector>
394 IndirectStubInfoVector Result; in getIndirectStubs()
/external/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
DTPCIndirectionUtils.h140 using IndirectStubInfoVector = std::vector<IndirectStubInfo>; variable
146 Expected<IndirectStubInfoVector> getIndirectStubs(unsigned NumStubs);