Searched defs:setSection (Results 1 – 7 of 7) sorted by relevance
154 void GlobalObject::setSection(StringRef S) { in setSection() function in GlobalObject
215 void GlobalObject::setSection(StringRef S) { in setSection() function in GlobalObject
242 void GlobalObject::setSection(StringRef S) { in setSection() function in GlobalObject
872 void setSection(MCSection *Section) { in setSection() function
904 void setSection(MCSection *Section) { in setSection() function
754 void setSection(SectionBase *Sec) { SecToApplyRel = Sec; } in setSection() function
346 void setSection(Section &Parent) { this->Parent = &Parent; } in setSection() function