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.cpp411 writeLimits(Import.TableImport.TableLimits, OS); in writeSectionContent()
454 writeLimits(Table.TableLimits, OS); in writeSectionContent()
H A DWasmYAML.cpp311 IO.mapRequired("Limits", Table.TableLimits); in mapping()
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h55 Limits TableLimits; member