Searched refs:ELFEntrySizeKey (Results 1 – 2 of 2) sorted by relevance
388 struct ELFEntrySizeKey { struct393 ELFEntrySizeKey(StringRef SectionName, unsigned Flags, unsigned EntrySize) in ELFEntrySizeKey() argument396 bool operator<(const ELFEntrySizeKey &Other) const {410 std::map<ELFEntrySizeKey, unsigned> ELFEntrySizeMap;
600 ELFEntrySizeKey{SectionName, Flags, EntrySize}, UniqueID)); in recordELFMergeableSectionInfo()618 MCContext::ELFEntrySizeKey{SectionName, Flags, EntrySize}); in getELFUniqueIDForEntsize()