Searched refs:XCOFFSectionKey (Results 1 – 4 of 4) sorted by relevance
268 struct XCOFFSectionKey { struct272 XCOFFSectionKey(StringRef SectionName, in XCOFFSectionKey() argument276 bool operator<(const XCOFFSectionKey &Other) const {286 std::map<XCOFFSectionKey, MCSectionXCOFF *> XCOFFUniquingMap;
256 struct XCOFFSectionKey { struct260 XCOFFSectionKey(StringRef SectionName, in XCOFFSectionKey() argument264 bool operator<(const XCOFFSectionKey &Other) const {274 std::map<XCOFFSectionKey, MCSectionXCOFF *> XCOFFUniquingMap;
547 std::make_pair(XCOFFSectionKey{Section.str(), SMC}, nullptr)); in getXCOFFSection()
668 std::make_pair(XCOFFSectionKey{Section.str(), SMC}, nullptr)); in getXCOFFSection()