Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DLazyReexports.cpp147 for (auto &RequestedSymbol : RequestedSymbols) { in materialize() local
148 auto I = CallableAliases.find(RequestedSymbol); in materialize()
/external/llvm-project/llvm/lib/ExecutionEngine/Orc/
DLazyReexports.cpp160 for (auto &RequestedSymbol : RequestedSymbols) { in materialize() local
161 auto I = CallableAliases.find(RequestedSymbol); in materialize()