Searched refs:ELFSectionKey (Results 1 – 2 of 2) sorted by relevance
252 struct ELFSectionKey { struct258 ELFSectionKey(StringRef SectionName, StringRef GroupName, in ELFSectionKey() argument263 bool operator<(const ELFSectionKey &Other) const {347 std::map<ELFSectionKey, MCSectionELF *> ELFUniquingMap;
553 ELFSectionKey{Section.str(), Group, in getELFSection()