Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp1111 const StringMap<JITEvaluatedSymbol> ExternalSymbolMap) { in applyExternalSymbolRelocations()
1162 StringMap<JITEvaluatedSymbol> ExternalSymbolMap; in resolveExternalSymbols() local