Home
last modified time | relevance | path

Searched refs:getCOFFSectionNameForUniqueGlobal (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp894 static const char *getCOFFSectionNameForUniqueGlobal(SectionKind Kind) { in getCOFFSectionNameForUniqueGlobal() function
918 const char *Name = getCOFFSectionNameForUniqueGlobal(Kind); in SelectSectionForGlobal()
991 const char *Name = getCOFFSectionNameForUniqueGlobal(Kind); in getSectionForJumpTable()