Searched refs:EmitDwarf (Results 1 – 1 of 1) sorted by relevance
4175 bool EmitDwarf = false; in renderDebugOptions() local4177 EmitDwarf = checkDebugInfoOption(A, Args, D, TC); in renderDebugOptions()4184 if (!EmitCodeView && !EmitDwarf && in renderDebugOptions()4191 EmitDwarf = true; in renderDebugOptions()4199 if (EmitDwarf) { in renderDebugOptions()