Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DELFNixPlatform.cpp486 SymbolLookupSet RuntimeSymbols; in bootstrapELFNixRuntime()
490 RuntimeSymbols.add(Name); in bootstrapELFNixRuntime()
495 {{&PlatformJD, JITDylibLookupFlags::MatchAllSymbols}}, RuntimeSymbols); in bootstrapELFNixRuntime()
472 SymbolLookupSet RuntimeSymbols; bootstrapELFNixRuntime() local
H A DMachOPlatform.cpp888 std::pair<StringRef, ExecutorAddr *> RuntimeSymbols[] = { in bootstrapPipelineRecordRuntimeFunctions() local
909 for (auto &RTSym : RuntimeSymbols) { in bootstrapPipelineRecordRuntimeFunctions()