Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DWasmEmitter.cpp419 writeLimits(Import.TableImport.TableLimits, OS); in writeSectionContent()
462 writeLimits(Table.TableLimits, OS); in writeSectionContent()
H A DWasmYAML.cpp312 IO.mapRequired("Limits", Table.TableLimits); in mapping()
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h56 Limits TableLimits; member