Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DBackendUtil.cpp805 static const char* getSectionNameForCommandline(const Triple &T) { in getSectionNameForCommandline() function
887 GV->setSection(getSectionNameForCommandline(T)); in EmbedBitcode()