Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp1071 const StringMap<JITEvaluatedSymbol> ExternalSymbolMap) { in applyExternalSymbolRelocations()
1136 StringMap<JITEvaluatedSymbol> ExternalSymbolMap; in resolveExternalSymbols() local