Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/wasm/
H A DSyntheticSections.cpp353 bool hasMax = maxMemoryPages != 0 || config->sharedMemory; in writeBody() local
356 if (hasMax) in writeBody()
364 if (hasMax) in writeBody()