Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/InstallAPI/
H A DDylibVerifier.h80 DylibVerifier(llvm::MachO::Records &&Dylib, ReexportedInterfaces &&Reexports, in DylibVerifier()
192 ReexportedInterfaces Reexports; variable
H A DContext.h32 LibAttrs Reexports; member
/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DLazyReexports.h81 ReexportsMap Reexports; global() variable
/llvm-project/llvm/docs/
H A DORCv2.rst414 .. _Laziness:
/llvm-project/llvm/unittests/TextAPI/
H A DTextStubV5Tests.cpp246 ExportedSymbolSeq Exports, Reexports, Undefineds; in TEST() local
1625 ExportedSymbolSeq Exports, Reexports, Undefineds; in TEST() local
2013 ExportedSymbolSeq Exports, Reexports, Undefineds; TEST() local
2266 ExportedSymbolSeq Exports, Reexports, Undefineds; TEST() local
[all...]
H A DTextStubV4Tests.cpp112 ExportedSymbolSeq Exports, Reexports, Undefineds; in TEST() local
276 ExportedSymbolSeq Reexports, Undefineds; in TEST() local
H A DTextStubV3Tests.cpp182 const std::vector<InterfaceFileRef> Reexports = { in TEST() local
/llvm-project/llvm/lib/TextAPI/
H A DTextStubV5.cpp110 Reexports, enumerator
645 TargetsToSymbols Reexports = std::move(*ReexportsOrErr); in parseToInterfaceFile() local
985 Array Reexports = serializeSymbols(File->reexports(), ActiveTargets); in serializeIF() local
H A DTextStub.cpp954 SectionList Reexports; member
/llvm-project/clang/tools/clang-installapi/
H A DOptions.cpp795 LibAttrs Reexports; getReexportedLibraries() local
/llvm-project/llvm/tools/llvm-jitlink/
H A Dllvm-jitlink.cpp1627 DenseMap<std::pair<JITDylib *, JITDylib *>, SymbolAliasMap> Reexports; addAliases() local