Searched refs:DwarfSec (Results 1 – 1 of 1) sorted by relevance
473 for (auto &DwarfSec : DwarfSections) in reset() local474 DwarfSec.reset(); in reset()577 std::unique_ptr<XCOFFSection> DwarfSec = in executePostLayoutBinding() local579 SectionMap[MCSec] = DwarfSec.get(); in executePostLayoutBinding()583 std::move(DwarfSec)); in executePostLayoutBinding()1101 for (const auto &DwarfSec : DwarfSections) in writeSectionHeaderTable() local1102 writeSectionHeader(&DwarfSec); in writeSectionHeaderTable()1337 for (auto &DwarfSec : DwarfSections) in finalizeSectionInfo() local1338 calcOffsetToRelocations(&DwarfSec, RawPointer); in finalizeSectionInfo()