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

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
DwarfDebug.h 370 bool UseLocSection = true;
733 bool useLocSection() const { return UseLocSection; }
DwarfDebug.cpp 375 UseLocSection = !TT.isNVPTX();
1838 if (!useLocSection())

Completed in 25 milliseconds