Searched defs:setSection (Results 1 – 5 of 5) sorted by relevance
114 TEST(FunctionTest, setSection) { in TEST() argument
184 void GlobalObject::setSection(StringRef S) { in setSection() function in GlobalObject
154 void GlobalObject::setSection(StringRef S) { in setSection() function in GlobalObject
815 void setSection(MCSection *Section) { in setSection() function
488 void setSection(SectionBase *Sec) { SecToApplyRel = Sec; } in setSection() function