Searched refs:DwarfSec (Results 1 – 1 of 1) sorted by relevance
410 for (auto &DwarfSec : DwarfSections) in reset() local411 DwarfSec.reset(); in reset()509 std::unique_ptr<XCOFFSection> DwarfSec = in executePostLayoutBinding() local511 SectionMap[MCSec] = DwarfSec.get(); in executePostLayoutBinding()515 std::move(DwarfSec)); in executePostLayoutBinding()983 for (const auto &DwarfSec : DwarfSections) in writeSectionHeaderTable() local984 writeSectionHeader(&DwarfSec); in writeSectionHeaderTable()1190 for (auto &DwarfSec : DwarfSections) in finalizeSectionInfo() local1191 calcOffsetToRelocations(&DwarfSec, RawPointer); in finalizeSectionInfo()