Searched refs:COFFSectionKey (Results 1 – 2 of 2) sorted by relevance
189 struct COFFSectionKey { struct193 COFFSectionKey(StringRef SectionName, StringRef GroupName, in COFFSectionKey() argument197 bool operator<(const COFFSectionKey &Other) const {208 std::map<COFFSectionKey, MCSectionCOFF *> COFFUniquingMap;
394 COFFSectionKey T{Section, COMDATSymName, Selection}; in getCOFFSection()420 COFFSectionKey T{Section, "", 0}; in getCOFFSection()