Searched refs:DumpDebugMap (Results 1 – 2 of 2) sorted by relevance
85 static opt<bool> DumpDebugMap( variable315 bool NeedsTempFiles = !DumpDebugMap && (*DebugMapPtrsOrErr).size() != 1; in main()318 if (Verbose || DumpDebugMap) in main()321 if (DumpDebugMap) in main()
89 bool DumpDebugMap = false; member219 Options.DumpDebugMap = Args.hasArg(OPT_dump_debug_map); in getOptions()287 if (Options.DumpDebugMap || Options.LinkOpts.Verbose) in getOptions()596 !Options.DumpDebugMap && (Options.OutputFile != "-") && in main()603 if (Options.LinkOpts.Verbose || Options.DumpDebugMap) in main()606 if (Options.DumpDebugMap) in main()