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