Searched refs:ELFEntrySizeKey (Results 1 – 2 of 2) sorted by relevance
319 struct ELFEntrySizeKey { struct324 ELFEntrySizeKey(StringRef SectionName, unsigned Flags, unsigned EntrySize) in ELFEntrySizeKey() argument327 bool operator<(const ELFEntrySizeKey &Other) const {341 std::map<ELFEntrySizeKey, unsigned> ELFEntrySizeMap;
536 ELFEntrySizeKey{SectionName, Flags, EntrySize}, UniqueID)); in recordELFMergeableSectionInfo()554 MCContext::ELFEntrySizeKey{SectionName, Flags, EntrySize}); in getELFUniqueIDForEntsize()