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