Searched defs:setSection (Results 1 – 2 of 2) sorted by relevance
116 void setSection(const MCSection &S) { Section = &S; } in setSection() function
99 void setSection(StringRef S) { Section = S; } in setSection() function