Searched refs:parseCodeSection (Results 1 – 2 of 2) sorted by relevance
257 Error parseCodeSection(ReadContext &Ctx);
330 return parseCodeSection(Ctx); in parseSection()1302 Error WasmObjectFile::parseCodeSection(ReadContext &Ctx) { in parseCodeSection() function in WasmObjectFile