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