Searched refs:XCOFFSectionKey (Results 1 – 2 of 2) sorted by relevance
290 struct XCOFFSectionKey { struct302 XCOFFSectionKey(StringRef SectionName, in XCOFFSectionKey() argument306 XCOFFSectionKey(StringRef SectionName, in XCOFFSectionKey() argument311 bool operator<(const XCOFFSectionKey &Other) const {327 std::map<XCOFFSectionKey, MCSectionXCOFF *> XCOFFUniquingMap;
797 XCOFFSectionKey(Section.str(), CsectProp.MappingClass)) != 0; in hasXCOFFSection()809 IsDwarfSec ? XCOFFSectionKey(Section.str(), *DwarfSectionSubtypeFlags) in getXCOFFSection()810 : XCOFFSectionKey(Section.str(), CsectProp->MappingClass), in getXCOFFSection()