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