Searched refs:XCOFFSectionKey (Results 1 – 2 of 2) sorted by relevance
313 struct XCOFFSectionKey { struct325 XCOFFSectionKey(StringRef SectionName, in XCOFFSectionKey() function329 XCOFFSectionKey(StringRef SectionName, in XCOFFSectionKey() argument334 bool operator<(const XCOFFSectionKey &Other) const {350 std::map<XCOFFSectionKey, MCSectionXCOFF *> XCOFFUniquingMap;
770 XCOFFSectionKey(Section.str(), CsectProp.MappingClass)) != 0; in hasXCOFFSection()783 IsDwarfSec ? XCOFFSectionKey(Section.str(), *DwarfSectionSubtypeFlags) in getXCOFFSection()784 : XCOFFSectionKey(Section.str(), CsectProp->MappingClass), in getXCOFFSection()