Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.cpp878 bool DwarfCompileUnit::hasDwarfPubSections() const { in hasDwarfPubSections() function in DwarfCompileUnit
891 if (!hasDwarfPubSections()) in addGlobalName()
899 if (!hasDwarfPubSections()) in addGlobalNameForTypeUnit()
912 if (!hasDwarfPubSections()) in addGlobalType()
920 if (!hasDwarfPubSections()) in addGlobalTypeUnitType()
DDwarfCompileUnit.h306 bool hasDwarfPubSections() const;
DDwarfDebug.cpp507 if (!U.hasDwarfPubSections()) in addGnuPubAttributes()
1636 if (!TheU->hasDwarfPubSections()) in emitDebugPubSections()