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