Searched refs:getEntrySizeForKind (Results 1 – 1 of 1) sorted by relevance
561 static unsigned getEntrySizeForKind(SectionKind Kind) { in getEntrySizeForKind() function695 unsigned EntrySize = getEntrySizeForKind(Kind); in selectExplicitSectionGlobal()773 (Section->getEntrySize() != getEntrySizeForKind(Kind))) in selectExplicitSectionGlobal()778 Twine(getEntrySizeForKind(Kind)) + " but was placed in section '" + in selectExplicitSectionGlobal()808 unsigned EntrySize = getEntrySizeForKind(Kind); in selectELFSectionForGlobal()2296 unsigned EntrySize = getEntrySizeForKind(Kind); in SelectSectionForGlobal()