Searched defs:VModuleKey (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DLazyReexports.h167 lazyReexports(LazyCallThroughManager &LCTManager, IndirectStubsManager &ISManager, JITDylib &SourceJD, SymbolAliasMap CallableAliases, ImplSymbolMap *SrcJDLoc = nullptr, VModuleKey K = VModuleKey()) argument
H A DCore.h642 absoluteSymbols(SymbolMap Symbols, VModuleKey K = VModuleKey()) argument
687 symbolAliases(SymbolAliasMap Aliases, VModuleKey K = VModuleKey()) argument
697 reexports(JITDylib &SourceJD, SymbolAliasMap Aliases, JITDylibLookupFlags SourceJDLookupFlags = JITDylibLookupFlags::MatchExportedSymbolsOnly, VModuleKey K = VModuleKey()) argument
[all...]

Completed in 112 milliseconds