Home
last modified time | relevance | path

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

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