Home
last modified time | relevance | path

Searched refs:reexports (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/TextAPI/
H A DInterfaceFile.h365 const_filtered_symbol_range reexports() const { in reexports() function
366 return SymbolsSet->reexports(); in reexports()
H A DSymbolSet.h153 const_filtered_symbol_range reexports() const {
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCompileOnDemandLayer.cpp167 R->replace(reexports(PDR.getImplDylib(), std::move(NonCallables), in emit()
H A DCore.cpp359 auto Err = SourceJD ? R->replace(reexports(*SourceJD, std::move(Aliases), in materialize()
639 return JD.define(reexports(SourceJD, AliasMap, SourceJDLookupFlags)); in tryToGenerate()
/freebsd/contrib/llvm-project/llvm/lib/TextAPI/
H A DTextStubV5.cpp985 Array Reexports = serializeSymbols(File->reexports(), ActiveTargets); in serializeIF()
H A DTextStub.cpp858 handleSymbols(Reexports, File->reexports()); in NormalizedTBD_V4()
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h846 reexports(JITDylib &SourceJD, SymbolAliasMap Aliases,