Searched refs:getSectionTable (Results 1 – 4 of 4) sorted by relevance
117 const SectionTable& getSectionTable() const { return m_SectionTable; } in getSectionTable() function118 SectionTable& getSectionTable() { return m_SectionTable; } in getSectionTable() function
47 m_Module.getSectionTable().push_back(output_sect); in CreateSection()65 m_Module.getSectionTable().push_back(target); in MergeSection()
2149 pModule.getSectionTable().clear(); in layout()2152 pModule.getSectionTable().push_back(output_list[index].first); in layout()2205 pModule.getSectionTable().push_back(output_sect); in preLayout()
308 const LDSection *ld_sect = pModule.getSectionTable().at(sectIdx); in emitSectionHeader()