Home
last modified time | relevance | path

Searched refs:readVaruint1 (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DWasmObjectFile.cpp128 static uint8_t readVaruint1(WasmObjectFile::ReadContext &Ctx) { in readVaruint1() function
192 Result.Flags = readVaruint1(Ctx); in readLimits()
731 Im.Global.Mutable = readVaruint1(Ctx); in parseImportSection()
807 Global.Type.Mutable = readVaruint1(Ctx); in parseGlobalSection()