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