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