Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Object/
HDWasmObjectFile.cpp133 static uint8_t readVaruint1(WasmObjectFile::ReadContext &Ctx) { in readVaruint1() function
912 Im.Global.Mutable = readVaruint1(Ctx); in parseImportSection()
994 Global.Type.Mutable = readVaruint1(Ctx); in parseGlobalSection()