HomeSort by: relevance | last modified time | path
    Searched refs:hasDwarfPubSections (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
DwarfCompileUnit.h 365 bool hasDwarfPubSections() const;
DwarfCompileUnit.cpp 1347 bool DwarfCompileUnit::hasDwarfPubSections() const {
1367 if (!hasDwarfPubSections())
1375 if (!hasDwarfPubSections())
1388 if (!hasDwarfPubSections())
1396 if (!hasDwarfPubSections())
DwarfDebug.cpp 1019 if (!U.hasDwarfPubSections())
2356 if (!TheU->hasDwarfPubSections())

Completed in 51 milliseconds