Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DWasmObjectFile.cpp190 static wasm::WasmLimits readLimits(WasmObjectFile::ReadContext &Ctx) { in readLimits() function
202 Table.Limits = readLimits(Ctx); in readTable()
734 Im.Memory = readLimits(Ctx); in parseImportSection()
791 Memories.push_back(readLimits(Ctx)); in parseMemorySection()