Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/dsymutil/
H A Ddsymutil.cpp103 bool DumpDebugMap = false; member
282 Options.DumpDebugMap = Args.hasArg(OPT_dump_debug_map); in getOptions()
361 if (Options.DumpDebugMap || Options.LinkOpts.Verbose) in getOptions()
513 if (Options.DumpDebugMap) in getOutputFileName()
685 !Options.DumpDebugMap && (Options.OutputFile != "-") && in main()
704 if (Options.LinkOpts.Verbose || Options.DumpDebugMap) in main()
707 if (Options.DumpDebugMap) in main()