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