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