Searched refs:setSection (Results 1 – 5 of 5) sorted by relevance
94 void setSection(LDSection* pSection) { m_pSection = pSection; } in setSection() function
292 output->setSection(pSection); in insert()
2241 NewGV->setSection(Section); in ParseModule()2280 Func->setSection(SectionTable[Record[6]-1]); in ParseModule()
2508 NewGV->setSection(Section); in ParseModule()2547 Func->setSection(SectionTable[Record[6]-1]); in ParseModule()
2383 (*out)->setSection(*it); in placeOutputSections()