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