Home
last modified time | relevance | path

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

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