Home
last modified time | relevance | path

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

/external/llvm/tools/dsymutil/
Ddsymutil.cpp85 static opt<bool> DumpDebugMap( variable
315 bool NeedsTempFiles = !DumpDebugMap && (*DebugMapPtrsOrErr).size() != 1; in main()
318 if (Verbose || DumpDebugMap) in main()
321 if (DumpDebugMap) in main()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/dsymutil/
Ddsymutil.cpp146 static opt<bool> DumpDebugMap( variable
347 if (DumpDebugMap || Verbose) in getOptions()
504 !DumpDebugMap && (OutputFileOpt != "-") && in main()
510 if (Verbose || DumpDebugMap) in main()
513 if (DumpDebugMap) in main()