Searched defs:setSection (Results 1 – 5 of 5) sorted by relevance
275 void GlobalObject::setSection(StringRef S) { in setSection() function in GlobalObject
292 void GlobalObject::setSection(StringRef S) { in setSection() function in llvm::sandboxir::GlobalObject
994 void setSection(MCSection *Section) { in setSection() function
883 void setSection(SectionBase *Sec) { SecToApplyRel = Sec; } in setSection() function
371 void setSection(Section &Parent) { this->Parent = &Parent; } in setSection() function