Searched refs:XCOFFSection (Results 1 – 1 of 1) sorted by relevance
81 struct XCOFFSection { struct93 XCOFFSection(const MCSectionXCOFF *MCSec) in XCOFFSection() argument101 using CsectGroup = std::deque<XCOFFSection>;193 std::unique_ptr<XCOFFSection> DwarfSect;213 std::unique_ptr<XCOFFSection> Sect) in DwarfSectionEntry()309 DenseMap<const MCSectionXCOFF *, XCOFFSection *> SectionMap;364 const XCOFFSection &CSectionRef,367 void writeSymbolEntryForControlSection(const XCOFFSection &CSectionRef,370 void writeSymbolEntryForDwarfSection(const XCOFFSection &DwarfSectionRef,406 void writeRelocation(XCOFFRelocation Reloc, const XCOFFSection &Section);[all …]