Searched refs:parseExportSection (Results 1 – 2 of 2) sorted by relevance
228 Error parseExportSection(ReadContext &Ctx);
288 return parseExportSection(Ctx); in parseSection()818 Error WasmObjectFile::parseExportSection(ReadContext &Ctx) { in parseExportSection() function in WasmObjectFile