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