Searched refs:getEntrySizeForKind (Results 1 – 1 of 1) sorted by relevance
562 static unsigned getEntrySizeForKind(SectionKind Kind) { in getEntrySizeForKind() function772 unsigned EntrySize = getEntrySizeForKind(Kind); in selectExplicitSectionGlobal()792 (Section->getEntrySize() != getEntrySizeForKind(Kind))) in selectExplicitSectionGlobal()797 Twine(getEntrySizeForKind(Kind)) + " but was placed in section '" + in selectExplicitSectionGlobal()827 unsigned EntrySize = getEntrySizeForKind(Kind); in selectELFSectionForGlobal()2327 unsigned EntrySize = getEntrySizeForKind(Kind); in SelectSectionForGlobal()