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