Searched refs:getCOFFSectionNameForUniqueGlobal (Results 1 – 1 of 1) sorted by relevance
1764 static StringRef getCOFFSectionNameForUniqueGlobal(SectionKind Kind) { in getCOFFSectionNameForUniqueGlobal() function1787 SmallString<256> Name = getCOFFSectionNameForUniqueGlobal(Kind); in SelectSectionForGlobal()1876 StringRef SecName = getCOFFSectionNameForUniqueGlobal(Kind); in getSectionForJumpTable()