Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DWasmObjectFile.cpp208 static wasm::WasmLimits readLimits(WasmObjectFile::ReadContext &Ctx) { in readLimits() function
220 TableType.Limits = readLimits(Ctx); in readTableType()
1053 Im.Memory = readLimits(Ctx); in parseImportSection()
1128 auto Limits = readLimits(Ctx); in parseMemorySection()