Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h289 bool HasDwarfPubSections; variable
DDwarfDebug.cpp204 HasDwarfPubSections = !IsDarwin; in DwarfDebug()
206 HasDwarfPubSections = DwarfPubSections == Enable; in DwarfDebug()
1059 if (HasDwarfPubSections) { in endModule()
1661 } else if (HasDwarfPubSections) { in emitSectionLabels()