Searched refs:ELFEntrySizeKey (Results 1 – 2 of 2) sorted by relevance
387 struct ELFEntrySizeKey { struct392 ELFEntrySizeKey(StringRef SectionName, unsigned Flags, unsigned EntrySize) in ELFEntrySizeKey() argument395 bool operator<(const ELFEntrySizeKey &Other) const {409 std::map<ELFEntrySizeKey, unsigned> ELFEntrySizeMap;
625 ELFEntrySizeKey{SectionName, Flags, EntrySize}, UniqueID)); in recordELFMergeableSectionInfo()643 MCContext::ELFEntrySizeKey{SectionName, Flags, EntrySize}); in getELFUniqueIDForEntsize()