Lines Matching refs:WasmImport
300 void prepareImports(SmallVectorImpl<wasm::WasmImport> &Imports,
328 void writeImportSection(ArrayRef<wasm::WasmImport> Imports, uint64_t DataSize,
844 void WasmObjectWriter::writeImportSection(ArrayRef<wasm::WasmImport> Imports,
856 for (const wasm::WasmImport &Import : Imports) {
1346 SmallVectorImpl<wasm::WasmImport> &Imports, MCAssembler &Asm) {
1350 wasm::WasmImport MemImport;
1383 wasm::WasmImport Import;
1395 wasm::WasmImport Import;
1407 wasm::WasmImport Import;
1419 wasm::WasmImport Import;
1435 wasm::WasmImport Import;
1475 SmallVector<wasm::WasmImport, 4> Imports;