Searched refs:getSectionSuffixForSize (Results 1 – 1 of 1) sorted by relevance
97 static const char *getSectionSuffixForSize(unsigned Size) { in getSectionSuffixForSize() function368 Name.append(getSectionSuffixForSize(Size)); in selectSmallSectionForGlobal()387 Twine Name = Twine(".scommon") + getSectionSuffixForSize(Size); in selectSmallSectionForGlobal()412 Name.append(getSectionSuffixForSize(Size)); in selectSmallSectionForGlobal()