Searched refs:COFFSectionKey (Results 1 – 2 of 2) sorted by relevance
249 struct COFFSectionKey { struct255 COFFSectionKey(StringRef SectionName, StringRef GroupName, in COFFSectionKey() argument260 bool operator<(const COFFSectionKey &Other) const {325 std::map<COFFSectionKey, MCSectionCOFF *> COFFUniquingMap;
627 COFFSectionKey T{Section, COMDATSymName, Selection, UniqueID}; in getCOFFSection()