Searched refs:COFFSectionKey (Results 1 – 2 of 2) sorted by relevance
251 struct COFFSectionKey { struct257 COFFSectionKey(StringRef SectionName, StringRef GroupName, int SelectionKey, in COFFSectionKey() argument262 bool operator<(const COFFSectionKey &Other) const {317 std::map<COFFSectionKey, MCSectionCOFF *> COFFUniquingMap;
799 COFFSectionKey T{Section, COMDATSymName, Selection, UniqueID}; in getCOFFSection()