Searched refs:XCOFFSectionKey (Results 1 – 2 of 2) sorted by relevance
292 struct XCOFFSectionKey { struct304 XCOFFSectionKey(StringRef SectionName, in XCOFFSectionKey() argument309 XCOFFSectionKey(StringRef SectionName, in XCOFFSectionKey() argument314 bool operator<(const XCOFFSectionKey &Other) const {330 std::map<XCOFFSectionKey, MCSectionXCOFF *> XCOFFUniquingMap;
746 ? XCOFFSectionKey(Section.str(), DwarfSectionSubtypeFlags.getValue()) in getXCOFFSection()747 : XCOFFSectionKey(Section.str(), CsectProp->MappingClass), in getXCOFFSection()