Searched refs:getEntrySizeForKind (Results 1 – 1 of 1) sorted by relevance
606 static unsigned getEntrySizeForKind(SectionKind Kind) { in getEntrySizeForKind() function817 unsigned EntrySize = getEntrySizeForKind(Kind); in selectExplicitSectionGlobal()837 (Section->getEntrySize() != getEntrySizeForKind(Kind))) in selectExplicitSectionGlobal()842 Twine(getEntrySizeForKind(Kind)) + " but was placed in section '" + in selectExplicitSectionGlobal()872 unsigned EntrySize = getEntrySizeForKind(Kind); in selectELFSectionForGlobal()2403 unsigned EntrySize = getEntrySizeForKind(Kind); in SelectSectionForGlobal()