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