Searched refs:DwarfSec (Results 1 – 1 of 1) sorted by relevance
475 for (auto &DwarfSec : DwarfSections) in reset() local476 DwarfSec.reset(); in reset()579 std::unique_ptr<XCOFFSection> DwarfSec = in executePostLayoutBinding() local581 SectionMap[MCSec] = DwarfSec.get(); in executePostLayoutBinding()585 std::move(DwarfSec)); in executePostLayoutBinding()1114 for (const auto &DwarfSec : DwarfSections) in writeSectionHeaderTable() local1115 writeSectionHeader(&DwarfSec); in writeSectionHeaderTable()1354 for (auto &DwarfSec : DwarfSections) in finalizeSectionInfo() local1355 calcOffsetToRelocations(&DwarfSec, RawPointer); in finalizeSectionInfo()