Searched refs:getSectionTable (Results 1 – 4 of 4) sorted by relevance
106 const SectionTable& getSectionTable() const { return m_SectionTable; } in getSectionTable() function107 SectionTable& getSectionTable() { return m_SectionTable; } in getSectionTable() function
49 m_Module.getSectionTable().push_back(output_sect); in CreateSection()75 m_Module.getSectionTable().push_back(target); in MergeSection()
314 const LDSection* ld_sect = pModule.getSectionTable().at(sectIdx); in emitSectionHeader()
2450 pModule.getSectionTable().clear(); in layout()2459 pModule.getSectionTable().push_back((*out)->getSection()); in layout()2528 pModule.getSectionTable().push_back(output_sect); in preLayout()