Searched refs:XCOFFSectionKey (Results 1 – 2 of 2) sorted by relevance
290 struct XCOFFSectionKey { struct302 XCOFFSectionKey(StringRef SectionName, in XCOFFSectionKey() argument307 XCOFFSectionKey(StringRef SectionName, in XCOFFSectionKey() argument312 bool operator<(const XCOFFSectionKey &Other) const {327 std::map<XCOFFSectionKey, MCSectionXCOFF *> XCOFFUniquingMap;
731 ? XCOFFSectionKey(Section.str(), DwarfSectionSubtypeFlags.getValue()) in getXCOFFSection()732 : XCOFFSectionKey(Section.str(), CsectProp->MappingClass), in getXCOFFSection()