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