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