Searched refs:ExportSec (Results 1 – 1 of 1) sorted by relevance
319 auto ExportSec = std::make_unique<WasmYAML::ExportSection>(); in dump() local325 ExportSec->Exports.push_back(Ex); in dump()327 S = std::move(ExportSec); in dump()