Searched refs:parseImportSection (Results 1 – 2 of 2) sorted by relevance
248 Error parseImportSection(ReadContext &Ctx);
312 return parseImportSection(Ctx); in parseSection()1034 Error WasmObjectFile::parseImportSection(ReadContext &Ctx) { in parseImportSection() function in WasmObjectFile