Searched refs:XCOFFSectionKey (Results 1 – 2 of 2) sorted by relevance
284 struct XCOFFSectionKey { struct296 XCOFFSectionKey(StringRef SectionName, in XCOFFSectionKey() argument300 XCOFFSectionKey(StringRef SectionName, in XCOFFSectionKey() function305 bool operator<(const XCOFFSectionKey &Other) const {321 std::map<XCOFFSectionKey, MCSectionXCOFF *> XCOFFUniquingMap;
889 XCOFFSectionKey(Section.str(), CsectProp.MappingClass)) != 0; in hasXCOFFSection()901 IsDwarfSec ? XCOFFSectionKey(Section.str(), *DwarfSectionSubtypeFlags) in getXCOFFSection()902 : XCOFFSectionKey(Section.str(), CsectProp->MappingClass), in getXCOFFSection()