Searched refs:IsCtor (Results 1 – 1 of 1) sorted by relevance
729 bool IsCtor, unsigned Priority, in getStaticStructorSection() argument740 if (IsCtor) { in getStaticStructorSection()754 if (IsCtor) in getStaticStructorSection()1483 const Triple &T, bool IsCtor, in getCOFFStaticStructorSection() argument1507 std::string Name = IsCtor ? ".ctors" : ".dtors"; in getCOFFStaticStructorSection()