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