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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp4740 static const char *getSectionNameForCommandline(const Triple &T) { function
4822 GV->setSection(getSectionNameForCommandline(T));

Completed in 120 milliseconds