Searched refs:_emitDwarfDebugInfo (Results 1 - 2 of 2) sorted by relevance

/external/llvm/tools/lto/
H A DLTOCodeGenerator.h121 bool _emitDwarfDebugInfo; member in struct:LTOCodeGenerator
H A DLTOCodeGenerator.cpp75 _emitDwarfDebugInfo(false), _scopeRestrictionsDone(false),
137 _emitDwarfDebugInfo = false;
141 _emitDwarfDebugInfo = true;

Completed in 48 milliseconds