Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DEPCIndirectionUtils.h142 using IndirectStubInfoVector = std::vector<IndirectStubInfo>; variable
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DEPCIndirectionUtils.cpp25 using IndirectStubInfoVector = EPCIndirectionUtils::IndirectStubInfoVector; typedef in llvm::orc::EPCIndirectionUtilsAccess