Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h246 bool HasDwarfPubSections; variable
DDwarfDebug.cpp247 HasDwarfPubSections = tuneForGDB(); in DwarfDebug()
249 HasDwarfPubSections = DwarfPubSections == Enable; in DwarfDebug()
664 if (HasDwarfPubSections) { in endModule()