Searched defs:setSection (Results 1 – 2 of 2) sorted by relevance
117 void setSection(const MCSection &S) { Section = &S; } in setSection() function
111 void GlobalObject::setSection(StringRef S) { Section = S; } in setSection() function in GlobalObject