Home
last modified time | relevance | path

Searched refs:findSymbolImpl (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ExecutionEngine/Orc/
DOrcTestCommon.h181 std::function<FindSymbolSignature> findSymbolImpl; variable
199 assert(findSymbolImpl && in findSymbol()
201 return findSymbolImpl(Name, ExportedSymbolsOnly); in findSymbol()
DGlobalMappingLayerTest.cpp27 TestBaseLayer.findSymbolImpl = in TEST()
DCompileOnDemandLayerTest.cpp54 TestBaseLayer.findSymbolImpl = in TEST()