Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp1092 const StringMap<JITEvaluatedSymbol> ExternalSymbolMap) { in applyExternalSymbolRelocations()
1143 StringMap<JITEvaluatedSymbol> ExternalSymbolMap; in resolveExternalSymbols() local