Searched refs:ShowSourceLocations (Results 1 – 3 of 3) sorted by relevance
72 extern cl::opt<bool> ShowSourceLocations;121 if (ShowSourceLocations && !ShowDisassemblyOnly) { in validateCommandLine()
29 cl::opt<bool> ShowSourceLocations("show-source-locations", variable474 if (ShowSourceLocations) { in dissassembleSymbol()
45 extern cl::opt<bool> ShowSourceLocations;