Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp5124 static const char *getSectionNameForCommandline(const Triple &T) { in getSectionNameForCommandline() function
5217 GV->setSection(getSectionNameForCommandline(T)); in embedBitcodeInModule()