Lines Matching refs:DwarfSections
342 std::vector<DwarfSectionEntry> DwarfSections; member in __anon43032e790111::XCOFFObjectWriter
475 for (auto &DwarfSec : DwarfSections) in reset()
586 DwarfSections.push_back(std::move(SecEntry)); in executePostLayoutBinding()
818 for (const auto &DwarfSection : DwarfSections) in writeSections()
1114 for (const auto &DwarfSec : DwarfSections) in writeSectionHeaderTable()
1155 for (const auto &DwarfSection : DwarfSections) in writeRelocations()
1236 for (const auto &DwarfSection : DwarfSections) in writeSymbolTable()
1316 for (auto &DwarfSection : DwarfSections) in finalizeSectionInfo()
1336 if (!DwarfSections.empty()) { in finalizeSectionInfo()
1338 for (auto &DwarfSection : DwarfSections) { in finalizeSectionInfo()
1354 for (auto &DwarfSec : DwarfSections) in finalizeSectionInfo()
1522 if (!DwarfSections.empty()) in assignAddressesAndIndices()
1525 (*DwarfSections.begin()).DwarfSect->MCSec->getAlign()) - in assignAddressesAndIndices()
1529 for (auto &DwarfSection : DwarfSections) { in assignAddressesAndIndices()