Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Object/
H A DWasmObjectFile.cpp239 static wasm::WasmLimits readLimits(WasmObjectFile::ReadContext &Ctx) { in readLimits() function
251 TableType.Limits = readLimits(Ctx); in readTableType()
1141 Im.Memory = readLimits(Ctx); in parseImportSection()
1222 auto Limits = readLimits(Ctx); in parseMemorySection()