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