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