Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DWasmEmitter.cpp398 writeLimits(Import.TableImport.TableLimits, OS); in writeSectionContent()
441 writeLimits(Table.TableLimits, OS); in writeSectionContent()
H A DWasmYAML.cpp307 IO.mapRequired("Limits", Table.TableLimits); in mapping()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h55 Limits TableLimits; member