Home
last modified time | relevance | path

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

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