Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DBackendUtil.cpp1346 static const char* getSectionNameForCommandline(const Triple &T) { in getSectionNameForCommandline() function
1429 GV->setSection(getSectionNameForCommandline(T)); in EmbedBitcode()