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