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