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