Searched refs:StartSec (Results 1 – 1 of 1) sorted by relevance
228 auto StartSec = make_unique<WasmYAML::StartSection>(); in dump() local229 StartSec->StartFunction = Obj.startFunction(); in dump()230 S = std::move(StartSec); in dump()