Searched refs:hexagonAttributes (Results 1 – 2 of 2) sorted by relevance
491 ctx.in.hexagonAttributes = std::make_unique<HexagonAttributesSection>(ctx); in mergeAttributesSection()493 static_cast<HexagonAttributesSection &>(*ctx.in.hexagonAttributes); in mergeAttributesSection()
571 std::unique_ptr<SyntheticSection> hexagonAttributes; member