Searched defs:setSection (Results 1 – 3 of 3) sorted by relevance
212 void GlobalObject::setSection(StringRef S) { in setSection() function in GlobalObject
896 void setSection(MCSection *Section) { in setSection() function
746 void setSection(SectionBase *Sec) { SecToApplyRel = Sec; } in setSection() function