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