Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp4933 static const char *getSectionNameForCommandline(const Triple &T) { in getSectionNameForCommandline() function
5026 GV->setSection(getSectionNameForCommandline(T)); in embedBitcodeInModule()