Searched defs:setSection (Results 1 – 4 of 4) sorted by relevance
251 void GlobalObject::setSection(StringRef S) { setSection() function in GlobalObject
984 void setSection(MCSection *Section) { in setSection() function
763 void setSection(SectionBase *Sec) { SecToApplyRel = Sec; } setSection() function
351 void setSection(Section &Parent) { this->Parent = &Parent; } setSection() function