Searched refs:ELFEntrySizeKey (Results 1 – 2 of 2) sorted by relevance
363 struct ELFEntrySizeKey { struct368 ELFEntrySizeKey(StringRef SectionName, unsigned Flags, unsigned EntrySize) in ELFEntrySizeKey() argument371 bool operator<(const ELFEntrySizeKey &Other) const {385 std::map<ELFEntrySizeKey, unsigned> ELFEntrySizeMap;
591 ELFEntrySizeKey{SectionName, Flags, EntrySize}, UniqueID)); in recordELFMergeableSectionInfo()609 MCContext::ELFEntrySizeKey{SectionName, Flags, EntrySize}); in getELFUniqueIDForEntsize()