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