Searched defs:Reexports (Results 1 – 11 of 11) sorted by relevance
/llvm-project/clang/include/clang/InstallAPI/ |
H A D | DylibVerifier.h | 80 DylibVerifier(llvm::MachO::Records &&Dylib, ReexportedInterfaces &&Reexports, in DylibVerifier() 192 ReexportedInterfaces Reexports; variable
|
H A D | Context.h | 32 LibAttrs Reexports; member
|
/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | LazyReexports.h | 81 ReexportsMap Reexports; global() variable
|
/llvm-project/llvm/docs/ |
H A D | ORCv2.rst | 414 .. _Laziness:
|
/llvm-project/llvm/unittests/TextAPI/ |
H A D | TextStubV5Tests.cpp | 246 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 D | TextStubV4Tests.cpp | 112 ExportedSymbolSeq Exports, Reexports, Undefineds; in TEST() local 276 ExportedSymbolSeq Reexports, Undefineds; in TEST() local
|
H A D | TextStubV3Tests.cpp | 182 const std::vector<InterfaceFileRef> Reexports = { in TEST() local
|
/llvm-project/llvm/lib/TextAPI/ |
H A D | TextStubV5.cpp | 110 Reexports, enumerator 645 TargetsToSymbols Reexports = std::move(*ReexportsOrErr); in parseToInterfaceFile() local 985 Array Reexports = serializeSymbols(File->reexports(), ActiveTargets); in serializeIF() local
|
H A D | TextStub.cpp | 954 SectionList Reexports; member
|
/llvm-project/clang/tools/clang-installapi/ |
H A D | Options.cpp | 795 LibAttrs Reexports; getReexportedLibraries() local
|
/llvm-project/llvm/tools/llvm-jitlink/ |
H A D | llvm-jitlink.cpp | 1627 DenseMap<std::pair<JITDylib *, JITDylib *>, SymbolAliasMap> Reexports; addAliases() local
|