Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp72 GenerateGnuPubSections("generate-gnu-dwarf-pub-sections", cl::Hidden, variable
801 if (GenerateGnuPubSections) { in constructCompileUnit()
1243 emitDebugPubNames(GenerateGnuPubSections); in endModule()
1244 emitDebugPubTypes(GenerateGnuPubSections); in endModule()
2034 if (GenerateGnuPubSections) { in emitSectionLabels()
3003 if (GenerateGnuPubSections) { in constructSkeletonCU()
/freebsd-10-stable/contrib/llvm/patches/
Dpatch-r261991-llvm-r195391-fix-dwarf2.diff112 if (GenerateGnuPubSections) {
182 if (GenerateGnuPubSections) {