Searched defs:setSection (Results 1 – 6 of 6) sorted by relevance
80 void BinaryData::setSection(BinarySection &NewSection) { in setSection() function in BinaryData
138 TEST(FunctionTest,setSection) TEST() argument
267 void GlobalObject::setSection(StringRef S) { setSection() function in GlobalObject
984 void setSection(MCSection *Section) { in setSection() function
879 void setSection(SectionBase *Sec) { SecToApplyRel = Sec; } setSection() function
352 void setSection(Section &Parent) { this->Parent = &Parent; } setSection() function