Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.cpp1384 bool DwarfCompileUnit::hasDwarfPubSections() const { in hasDwarfPubSections() function in DwarfCompileUnit
1404 if (!hasDwarfPubSections()) in addGlobalName()
1412 if (!hasDwarfPubSections()) in addGlobalNameForTypeUnit()
1425 if (!hasDwarfPubSections()) in addGlobalType()
1433 if (!hasDwarfPubSections()) in addGlobalTypeUnitType()
DDwarfCompileUnit.h360 bool hasDwarfPubSections() const;
DDwarfDebug.cpp1024 if (!U.hasDwarfPubSections()) in addGnuPubAttributes()
2464 if (!TheU->hasDwarfPubSections()) in emitDebugPubSections()