Searched refs:parseStartSection (Results 1 – 2 of 2) sorted by relevance
229 Error parseStartSection(ReadContext &Ctx);
290 return parseStartSection(Ctx); in parseSection()894 Error WasmObjectFile::parseStartSection(ReadContext &Ctx) { in parseStartSection() function in WasmObjectFile