Lines Matching refs:EntrySize
473 unsigned EntrySize, in createELFSectionImpl() argument
496 MCSectionELF(Section, Type, Flags, K, EntrySize, Group, Comdat, UniqueID, in createELFSectionImpl()
508 unsigned Flags, unsigned EntrySize, in createELFRelSection() argument
517 I->getKey(), Type, Flags, SectionKind::getReadOnly(), EntrySize, Group, in createELFRelSection()
524 unsigned EntrySize) { in getELFNamedSection() argument
525 return getELFSection(Prefix + "." + Suffix, Type, Flags, EntrySize, Suffix, in getELFNamedSection()
530 unsigned Flags, unsigned EntrySize, in getELFSection() argument
538 return getELFSection(Section, Type, Flags, EntrySize, GroupSym, IsComdat, in getELFSection()
543 unsigned Flags, unsigned EntrySize, in getELFSection() argument
571 createELFSectionImpl(CachedName, Type, Flags, Kind, EntrySize, GroupSym, in getELFSection()
590 unsigned EntrySize) { in recordELFMergeableSectionInfo() argument
600 ELFEntrySizeKey{SectionName, Flags, EntrySize}, UniqueID)); in recordELFMergeableSectionInfo()
616 unsigned EntrySize) { in getELFUniqueIDForEntsize() argument
618 MCContext::ELFEntrySizeKey{SectionName, Flags, EntrySize}); in getELFUniqueIDForEntsize()