Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h278 bool HasDwarfPubSections; variable
DDwarfDebug.cpp245 HasDwarfPubSections = tuneForGDB(); in DwarfDebug()
247 HasDwarfPubSections = DwarfPubSections == Enable; in DwarfDebug()
677 if (HasDwarfPubSections) { in endModule()