Searched refs:parseGlobalSection (Results 1 – 2 of 2) sorted by relevance
250 Error parseGlobalSection(ReadContext &Ctx);
353 return parseGlobalSection(Ctx); in parseSection()1250 Error WasmObjectFile::parseGlobalSection(ReadContext &Ctx) { in parseGlobalSection() function in WasmObjectFile