Home
last modified time | relevance | path

Searched refs:DumpDebugMap (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/dsymutil/
H A Ddsymutil.cpp88 bool DumpDebugMap = false; member
221 Options.DumpDebugMap = Args.hasArg(OPT_dump_debug_map); in getOptions()
290 if (Options.DumpDebugMap || Options.LinkOpts.Verbose) in getOptions()
599 !Options.DumpDebugMap && (Options.OutputFile != "-") && in main()
606 if (Options.LinkOpts.Verbose || Options.DumpDebugMap) in main()
609 if (Options.DumpDebugMap) in main()