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

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
DwarfDebug.h 398 bool HasSplitDwarf;
749 bool useSplitDwarf() const { return HasSplitDwarf; }
DwarfDebug.cpp 380 HasSplitDwarf = !Asm->TM.Options.MCOptions.SplitDwarfFile.empty();

Completed in 53 milliseconds