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

/freebsd-10-stable/contrib/llvm/include/llvm/LTO/
H A DLTOCodeGenerator.h141 bool EmitDwarfDebugInfo; member in struct:LTOCodeGenerator
/freebsd-10-stable/contrib/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp64 TargetMach(NULL), EmitDwarfDebugInfo(false), ScopeRestrictionsDone(false),
147 EmitDwarfDebugInfo = false;
151 EmitDwarfDebugInfo = true;

Completed in 104 milliseconds