Searched refs:TableSec (Results 1 – 1 of 1) sorted by relevance
273 auto TableSec = std::make_unique<WasmYAML::TableSection>(); in dump() local275 TableSec->Tables.push_back(makeTable(Table.Index, Table.Type)); in dump()277 S = std::move(TableSec); in dump()