Searched defs:setSection (Results 1 – 7 of 7) sorted by relevance
114 TEST(FunctionTest, setSection) { in TEST() argument
116 void setSection(const MCSection &S) { Section = &S; } in setSection() function
99 void setSection(StringRef S) { Section = S; } in setSection() function
154 void GlobalObject::setSection(StringRef S) { in setSection() function in GlobalObject
184 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