Searched refs:TargetFeaturesSec (Results 1 – 1 of 1) sorted by relevance
175 std::unique_ptr<WasmYAML::TargetFeaturesSection> TargetFeaturesSec = in dumpCustomSection() local181 TargetFeaturesSec->Features.push_back(Feature); in dumpCustomSection()183 CustomSec = std::move(TargetFeaturesSec); in dumpCustomSection()