Searched refs:parseCodeSection (Results 1 – 8 of 8) sorted by relevance
247 Error parseCodeSection(ReadContext &Ctx);
257 Error parseCodeSection(ReadContext &Ctx);
254 Error parseCodeSection(ReadContext &Ctx);
263 Error parseCodeSection(ReadContext &Ctx);
316 return parseCodeSection(Ctx); in parseSection()1137 Error WasmObjectFile::parseCodeSection(ReadContext &Ctx) { in parseCodeSection() function in WasmObjectFile
361 return parseCodeSection(Ctx); in parseSection()1395 Error WasmObjectFile::parseCodeSection(ReadContext &Ctx) { in parseCodeSection() function in WasmObjectFile