Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/obj2yaml/
Dwasm2yaml.cpp44 static WasmYAML::Limits make_limits(const wasm::WasmLimits &Limits) { in make_limits() function
182 Im.Memory = make_limits(Import.Memory); in dump()
209 MemorySec->Memories.push_back(make_limits(Memory)); in dump()