/llvm-project/lld/docs/ |
H A D | WebAssembly.rst | 173 Exports section in Behaviour
|
/llvm-project/llvm/lib/ToolDrivers/llvm-dlltool/ |
H A D | DlltoolDriver.cpp | 117 parseModuleDefinition(StringRef DefFileName,MachineTypes Machine,bool AddUnderscores,std::vector<COFFShortExport> & Exports,std::string & OutputFile) parseModuleDefinition() argument 206 std::vector<COFFShortExport> Exports, NativeExports; dlltoolDriverMain() local
|
/llvm-project/llvm/unittests/TextAPI/ |
H A D | TextStubV5Tests.cpp | 246 ExportedSymbolSeq Exports, Reexports, Undefineds; in TEST() local 515 ExportedSymbolSeq Exports; in TEST() local 1274 ExportedSymbolSeq Exports; TEST() local 1625 ExportedSymbolSeq Exports, Reexports, Undefineds; TEST() local 2013 ExportedSymbolSeq Exports, Reexports, Undefineds; TEST() local 2266 ExportedSymbolSeq Exports, Reexports, Undefineds; TEST() local 2434 ExportedSymbolSeq Exports; TEST() local [all...] |
H A D | TextStubV3Tests.cpp | 104 ExportedSymbolSeq Exports; in TEST() local 190 ExportedSymbolSeq Exports; in TEST() local
|
H A D | TextStubV1Tests.cpp | 96 ExportedSymbolSeq Exports; in TEST() local
|
H A D | TextStubV4Tests.cpp | 112 ExportedSymbolSeq Exports, Reexports, Undefineds; in TEST() local 275 ExportedSymbolSeq Exports; in TEST() local
|
H A D | TextStubV2Tests.cpp | 97 ExportedSymbolSeq Exports; in TEST() local
|
/llvm-project/llvm/include/llvm/Object/ |
H A D | COFFModuleDefinition.h | 28 std::vector<COFFShortExport> Exports; member
|
H A D | Wasm.h | 289 std::vector<wasm::WasmExport> Exports; variable
|
/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUExportClustering.cpp | 59 static void buildCluster(ArrayRef<SUnit *> Exports, ScheduleDAGInstrs *DAG) { in buildCluster()
|
/llvm-project/clang/include/clang/InstallAPI/ |
H A D | DylibVerifier.h | 210 std::unique_ptr<SymbolSet> Exports = std::make_unique<SymbolSet>(); variable
|
/llvm-project/llvm/lib/ObjectYAML/ |
H A D | CodeViewYAMLDebugSections.cpp | 648 Result->Exports.assign(Exports.begin(), Exports.end()); in fromCodeViewSubsection() argument 162 std::vector<CrossModuleExport> Exports; global() member 831 visitCrossModuleExports(DebugCrossModuleExportsSubsectionRef & Exports,const StringsAndChecksumsRef & State) visitCrossModuleExports() argument [all...] |
/llvm-project/clang/unittests/Format/ |
H A D | SortImportsTestJS.cpp | 184 TEST_F(SortImportsTestJS, Exports) { in TEST_F() argument
|
/llvm-project/llvm/lib/TextAPI/ |
H A D | TextStubV5.cpp | 109 Exports, enumerator 640 TargetsToSymbols Exports = std::move(*ExportsOrErr); in parseToInterfaceFile() local 982 Array Exports = serializeSymbols(File->exports(), ActiveTargets); in serializeIF() local
|
H A D | TextStub.cpp | 706 std::vector<ExportSection> Exports; member 953 SectionList Exports; member
|
/llvm-project/llvm/lib/Object/ |
H A D | COFFImportFile.cpp | 646 writeImportLibrary(StringRef ImportName,StringRef Path,ArrayRef<COFFShortExport> Exports,MachineTypes Machine,bool MinGW,ArrayRef<COFFShortExport> NativeExports) writeImportLibrary() argument
|
/llvm-project/llvm/lib/TextAPI/BinaryReader/ |
H A D | DylibReader.cpp | 273 StringMap<std::pair<SymbolFlags, RecordLinkage>> Exports; in readSymbols() local
|
/llvm-project/clang/lib/Basic/ |
H A D | Module.cpp | 708 SmallVector<Module *, 16> Exports; setVisible() local [all...] |
/llvm-project/clang/include/clang/Basic/ |
H A D | Module.h | 415 SmallVector<ExportDecl, 2> Exports; global() variable
|
/llvm-project/llvm/lib/ObjCopy/MachO/ |
H A D | MachOObject.h | 309 ExportInfo Exports; global() member
|
/llvm-project/llvm/lib/MC/ |
H A D | WasmObjectWriter.cpp | 981 writeExportSection(ArrayRef<wasm::WasmExport> Exports) writeExportSection() argument 1460 SmallVector<wasm::WasmExport, 4> Exports; writeOneObject() local
|
/llvm-project/llvm/include/llvm/ObjectYAML/ |
H A D | WasmYAML.h | 364 std::vector<Export> Exports; member
|
/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | FunctionImport.cpp | 1142 auto &Exports = ExportLists[ModName]; ComputeCrossModuleImport() local
|
/llvm-project/llvm/tools/llvm-pdbutil/ |
H A D | DumpOutputStyle.cpp | 956 DebugCrossModuleExportsSubsectionRef &Exports) -> Error { in dumpXme()
|
/llvm-project/clang/lib/Serialization/ |
H A D | ASTReader.cpp | 4316 SmallVector<Module *, 16> Exports; makeModuleVisible() local
|