Searched refs:TableSec (Results 1 – 1 of 1) sorted by relevance
199 auto TableSec = make_unique<WasmYAML::TableSection>(); in dump() local201 TableSec->Tables.push_back(make_table(Table)); in dump()203 S = std::move(TableSec); in dump()