Searched defs:Exports (Results 1 – 15 of 15) sorted by relevance
28 std::vector<COFFShortExport> Exports; member
273 std::vector<wasm::WasmExport> Exports; variable
86 Exports []ExportTestVector `json:"exports"` member
152 TEST_F(SortImportsTestJS, Exports) { in TEST_F() argument
162 std::vector<CrossModuleExport> Exports; member648 const DebugCrossModuleExportsSubsectionRef &Exports) { in fromCodeViewSubsection()831 DebugCrossModuleExportsSubsectionRef &Exports, in visitCrossModuleExports()
572 ArrayRef<COFFShortExport> Exports, in writeImportLibrary()
230 SmallVector<ExportDecl, 2> Exports; variable
741 std::vector<ExportSection> Exports; member988 SectionList Exports; member
518 SmallVector<Module *, 16> Exports; in setVisible() local
773 void WasmObjectWriter::writeExportSection(ArrayRef<wasm::WasmExport> Exports) { in writeExportSection()1115 SmallVector<wasm::WasmExport, 4> Exports; in writeObject() local
396 auto &Exports = ExportLists[ModName]; in ComputeCrossModuleImport() local
339 std::vector<Export> Exports; member
703 auto &Exports = ExportLists[ModName]; in ComputeCrossModuleImport() local
3396 SmallVector<Module *, 16> Exports; in makeModuleVisible() local