Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DJITLinkGeneric.cpp213 JITLinkContext::LookupMap UnresolvedExternals; getExternalSymbolNames() local
/llvm-project/llvm/unittests/ExecutionEngine/MCJIT/
H A DMCJITTest.cpp269 std::vector<std::string> UnresolvedExternals; in TEST_F() local