Searched defs:setSection (Results 1 – 4 of 4) sorted by relevance
242 void GlobalObject::setSection(StringRef S) { in setSection() function in GlobalObject
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