Searched refs:XCOFFSectionKey (Results 1 – 2 of 2) sorted by relevance
314 struct XCOFFSectionKey { struct326 XCOFFSectionKey(StringRef SectionName, in XCOFFSectionKey() argument330 XCOFFSectionKey(StringRef SectionName, in XCOFFSectionKey() argument335 bool operator<(const XCOFFSectionKey &Other) const {351 std::map<XCOFFSectionKey, MCSectionXCOFF *> XCOFFUniquingMap;
744 XCOFFSectionKey(Section.str(), CsectProp.MappingClass)) != 0; in hasXCOFFSection()758 ? XCOFFSectionKey(Section.str(), DwarfSectionSubtypeFlags.value()) in getXCOFFSection()759 : XCOFFSectionKey(Section.str(), CsectProp->MappingClass), in getXCOFFSection()