Home
last modified time | relevance | path

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

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