Searched defs:setSection (Results 1 – 6 of 6) sorted by relevance
121 TEST(FunctionTest, setSection) { in TEST() argument
88 void BinaryData::setSection(BinarySection &NewSection) { in setSection() function in BinaryData
248 void GlobalObject::setSection(StringRef S) { in setSection() function in GlobalObject
904 void setSection(MCSection *Section) { in setSection() function
751 void setSection(SectionBase *Sec) { SecToApplyRel = Sec; } in setSection() function
343 void setSection(Section &Parent) { this->Parent = &Parent; } in setSection() function