Searched defs:Exports (Results 1 – 10 of 10) sorted by relevance
28 std::vector<COFFShortExport> Exports; member
273 std::vector<wasm::WasmExport> Exports; variable
162 std::vector<CrossModuleExport> Exports; member648 const DebugCrossModuleExportsSubsectionRef &Exports) { in fromCodeViewSubsection()831 DebugCrossModuleExportsSubsectionRef &Exports, in visitCrossModuleExports()
572 ArrayRef<COFFShortExport> Exports, in writeImportLibrary()
741 std::vector<ExportSection> Exports; member988 SectionList Exports; member
773 void WasmObjectWriter::writeExportSection(ArrayRef<wasm::WasmExport> Exports) { in writeExportSection()1115 SmallVector<wasm::WasmExport, 4> Exports; in writeObject() local
339 std::vector<Export> Exports; member
703 auto &Exports = ExportLists[ModName]; in ComputeCrossModuleImport() local
5824 type Exports = Record<string, ExportValue>; alias
5804 type Exports = Record<string, ExportValue>; alias