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