HomeSort by relevance Sort by last modified time
    Searched refs:_emitDwarfDebugInfo (Results 1 - 2 of 2) sorted by null

  /external/llvm/tools/lto/
LTOCodeGenerator.h 71 bool _emitDwarfDebugInfo;
LTOCodeGenerator.cpp 66 _emitDwarfDebugInfo(false), _scopeRestrictionsDone(false),
97 _emitDwarfDebugInfo = false;
101 _emitDwarfDebugInfo = true;

Completed in 45 milliseconds