Searched refs:getSectionNameForBitcode (Results 1 – 3 of 3) sorted by relevance
793 static const char* getSectionNameForBitcode(const Triple &T) { in getSectionNameForBitcode() function864 GV->setSection(getSectionNameForBitcode(T)); in EmbedBitcode()
4682 static const char *getSectionNameForBitcode(const Triple &T) { in getSectionNameForBitcode() function4757 GV->setSection(getSectionNameForBitcode(T)); in EmbedBitcodeInModule()
5099 static const char *getSectionNameForBitcode(const Triple &T) { in getSectionNameForBitcode() function5191 GV->setSection(getSectionNameForBitcode(T)); in embedBitcodeInModule()