Searched refs:parseCustomSection (Results 1 – 2 of 2) sorted by relevance
233 Error parseCustomSection(WasmSection &Sec, ReadContext &Ctx);
294 return parseCustomSection(Sec, Ctx); in parseSection()764 Error WasmObjectFile::parseCustomSection(WasmSection &Sec, ReadContext &Ctx) { in parseCustomSection() function in WasmObjectFile