Searched refs:DwarfSections (Results 1 – 1 of 1) sorted by relevance
340 std::vector<DwarfSectionEntry> DwarfSections; member in __anon43032e790111::XCOFFWriter473 for (auto &DwarfSec : DwarfSections) in reset()584 DwarfSections.push_back(std::move(SecEntry)); in executePostLayoutBinding()807 for (const auto &DwarfSection : DwarfSections) in writeSections()1101 for (const auto &DwarfSec : DwarfSections) in writeSectionHeaderTable()1142 for (const auto &DwarfSection : DwarfSections) in writeRelocations()1220 for (const auto &DwarfSection : DwarfSections) in writeSymbolTable()1299 for (auto &DwarfSection : DwarfSections) in finalizeSectionInfo()1319 if (!DwarfSections.empty()) { in finalizeSectionInfo()1321 for (auto &DwarfSection : DwarfSections) { in finalizeSectionInfo()[all …]