Searched refs:COFFSectionKey (Results 1 – 2 of 2) sorted by relevance
209 struct COFFSectionKey { struct215 COFFSectionKey(StringRef SectionName, StringRef GroupName, in COFFSectionKey() argument220 bool operator<(const COFFSectionKey &Other) const {252 std::map<COFFSectionKey, MCSectionCOFF *> COFFUniquingMap;
436 COFFSectionKey T{Section, COMDATSymName, Selection, UniqueID}; in getCOFFSection()463 COFFSectionKey T{Section, "", 0, GenericSectionID}; in getCOFFSection()