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