Searched refs:parseProducersSection (Results 1 – 2 of 2) sorted by relevance
275 Error parseProducersSection(ReadContext &Ctx);
963 Error WasmObjectFile::parseProducersSection(ReadContext &Ctx) { in parseProducersSection() function in WasmObjectFile1181 if (Error Err = parseProducersSection(Ctx)) in parseCustomSection()