|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
Declarations
tools/lldb/include/lldb/Utility/Logging.h 57 Log *GetLogIfAllCategoriesSet(uint32_t mask);
References
tools/lldb/source/API/SBDebugger.cpp 744 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_API));
774 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_API));
789 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_API));
836 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_API));
851 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_API));
875 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_API));
962 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_API));
987 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_API));
1005 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_API));
1023 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_API));
1302 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_API));
1424 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_API));
tools/lldb/source/API/SBFrame.cpp 1083 Log *expr_log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
tools/lldb/source/API/SBStream.cpp 95 LLDB_LOG_ERROR(GetLogIfAllCategoriesSet(LIBLLDB_LOG_API), file.takeError(),
tools/lldb/source/API/SBTarget.cpp 2314 Log *expr_log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
tools/lldb/source/Breakpoint/Breakpoint.cpp 498 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_BREAKPOINTS));
661 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_BREAKPOINTS));
tools/lldb/source/Breakpoint/BreakpointLocation.cpp 231 Log *log = lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_BREAKPOINTS);
390 Log *log = lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_BREAKPOINTS);
453 Log *log = lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_BREAKPOINTS);
tools/lldb/source/Breakpoint/BreakpointResolver.cpp 295 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_BREAKPOINTS));
tools/lldb/source/Breakpoint/BreakpointResolverAddress.cpp 149 lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_BREAKPOINTS));
tools/lldb/source/Breakpoint/BreakpointResolverFileLine.cpp 131 Log * log = GetLogIfAllCategoriesSet(LIBLLDB_LOG_BREAKPOINTS);
tools/lldb/source/Breakpoint/BreakpointResolverName.cpp 36 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_BREAKPOINTS));
262 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_BREAKPOINTS));
tools/lldb/source/Commands/CommandObjectTarget.cpp 1072 Log *log = lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_HOST);
tools/lldb/source/Core/AddressResolverFileLine.cpp 46 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_BREAKPOINTS));
tools/lldb/source/Core/AddressResolverName.cpp 41 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_BREAKPOINTS));
79 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_BREAKPOINTS));
tools/lldb/source/Core/Communication.cpp 81 LLDB_LOG(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_COMMUNICATION),
93 LLDB_LOG(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_COMMUNICATION),
126 Log *log = GetLogIfAllCategoriesSet(LIBLLDB_LOG_COMMUNICATION);
176 LLDB_LOG(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_COMMUNICATION),
197 LLDB_LOG(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_COMMUNICATION),
214 LLDB_LOG(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_HOST),
230 LLDB_LOG(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_COMMUNICATION),
272 LLDB_LOG(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_COMMUNICATION),
309 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_COMMUNICATION));
364 log = lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_COMMUNICATION);
tools/lldb/source/Core/Debugger.cpp 1515 LLDB_LOG(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_HOST),
1556 LLDB_LOG(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_HOST),
tools/lldb/source/Core/FormatEntity.cpp 513 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_DATAFORMATTERS));
625 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_DATAFORMATTERS));
683 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_DATAFORMATTERS));
tools/lldb/source/Core/Mangled.cpp 183 if (Log *log = lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_DEMANGLE)) {
210 if (Log *log = lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_DEMANGLE)) {
tools/lldb/source/Core/Module.cpp 1603 LLDB_LOG(GetLogIfAllCategoriesSet(LIBLLDB_LOG_OBJECT | LIBLLDB_LOG_MODULES),
tools/lldb/source/Core/RichManglingContext.cpp 41 if (Log *log = lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_DEMANGLE)) {
110 if (Log *log = lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_DEMANGLE))
tools/lldb/source/Core/StreamFile.cpp 43 LLDB_LOG_ERROR(GetLogIfAllCategoriesSet(LIBLLDB_LOG_HOST), file.takeError(),
57 LLDB_LOG_ERROR(GetLogIfAllCategoriesSet(LIBLLDB_LOG_HOST), file.takeError(),
tools/lldb/source/Core/ValueObject.cpp 280 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_DATAFORMATTERS));
tools/lldb/source/Core/ValueObjectDynamicValue.cpp 208 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_TYPES));
tools/lldb/source/Core/ValueObjectSyntheticFilter.cpp 82 Log *log = GetLogIfAllCategoriesSet(LIBLLDB_LOG_DATAFORMATTERS);
147 Log *log = GetLogIfAllCategoriesSet(LIBLLDB_LOG_DATAFORMATTERS);
225 Log *log = GetLogIfAllCategoriesSet(LIBLLDB_LOG_DATAFORMATTERS);
tools/lldb/source/DataFormatters/FormatManager.cpp 637 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_DATAFORMATTERS));
712 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_DATAFORMATTERS));
786 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_DATAFORMATTERS));
848 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_DATAFORMATTERS));
tools/lldb/source/DataFormatters/TypeCategoryMap.cpp 179 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_DATAFORMATTERS));
218 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_DATAFORMATTERS));
259 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_DATAFORMATTERS));
300 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_DATAFORMATTERS));
tools/lldb/source/Expression/DWARFExpression.cpp 1049 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
tools/lldb/source/Expression/ExpressionVariable.cpp 44 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
tools/lldb/source/Expression/FunctionCaller.cpp 219 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP));
tools/lldb/source/Expression/IRExecutionUnit.cpp 72 lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS)) {
100 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
245 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
590 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
620 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
1029 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
1056 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
tools/lldb/source/Expression/IRInterpreter.cpp 327 lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
490 lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
646 lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
tools/lldb/source/Expression/IRMemoryMap.cpp 292 lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
480 lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS)) {
578 lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS)) {
709 lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS)) {
tools/lldb/source/Expression/LLVMUserExpression.cpp 248 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
tools/lldb/source/Expression/Materializer.cpp 61 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
140 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
192 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
424 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
593 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
1052 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
1099 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
1169 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
1232 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
1376 lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS)) {
1412 lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS)) {
tools/lldb/source/Host/common/Host.cpp 165 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_PROCESS));
194 log = lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_PROCESS);
245 log = lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_PROCESS);
279 log = lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_PROCESS);
tools/lldb/source/Host/common/HostInfoBase.cpp 115 Log *log = lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_HOST);
127 Log *log = lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_HOST);
138 Log *log = lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_HOST);
150 Log *log = lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_HOST);
163 Log *log = lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_HOST);
175 Log *log = lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_HOST);
188 Log *log = lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_HOST);
217 Log *log = lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_HOST);
tools/lldb/source/Host/common/HostNativeThreadBase.cpp 64 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_THREAD));
tools/lldb/source/Host/common/MonitoringProcessLauncher.cpp 53 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_PROCESS));
tools/lldb/source/Host/common/NativeProcessProtocol.cpp 66 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_PROCESS));
120 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_PROCESS));
144 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_PROCESS));
228 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_PROCESS));
326 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_PROCESS));
348 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_PROCESS));
tools/lldb/source/Host/common/NativeRegisterContext.cpp 113 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_THREAD));
188 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_THREAD));
tools/lldb/source/Host/common/ProcessLaunchInfo.cpp 183 Log *log = lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_PROCESS);
195 LLDB_LOG(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_HOST),
211 Log *log = GetLogIfAllCategoriesSet(LIBLLDB_LOG_PROCESS);
tools/lldb/source/Host/common/TaskPool.cpp 75 LLDB_LOG(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_HOST),
tools/lldb/source/Host/linux/Host.cpp 125 Log *log = GetLogIfAllCategoriesSet(LIBLLDB_LOG_HOST);
164 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_PROCESS));
tools/lldb/source/Host/linux/HostInfoLinux.cpp 90 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_HOST));
tools/lldb/source/Host/linux/Support.cpp 15 Log *log = GetLogIfAllCategoriesSet(LIBLLDB_LOG_HOST);
27 Log *log = GetLogIfAllCategoriesSet(LIBLLDB_LOG_HOST);
37 Log *log = GetLogIfAllCategoriesSet(LIBLLDB_LOG_HOST);
tools/lldb/source/Host/posix/ConnectionFileDescriptorPosix.cpp 554 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_CONNECTION));
tools/lldb/source/Interpreter/CommandInterpreter.cpp 1598 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_COMMANDS));
tools/lldb/source/Plugins/ABI/MacOSX-arm64/ABIMacOSX_arm64.cpp 1685 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
tools/lldb/source/Plugins/ABI/SysV-arm64/ABISysV_arm64.cpp 1688 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
tools/lldb/source/Plugins/ABI/SysV-mips/ABISysV_mips.cpp 568 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
tools/lldb/source/Plugins/ABI/SysV-mips64/ABISysV_mips64.cpp 565 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
tools/lldb/source/Plugins/ABI/SysV-ppc/ABISysV_ppc.cpp 230 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
tools/lldb/source/Plugins/ABI/SysV-ppc64/ABISysV_ppc64.cpp 81 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
480 lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS);
556 Log *m_log = lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS);
934 Log *log = lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS);
tools/lldb/source/Plugins/ABI/SysV-s390x/ABISysV_s390x.cpp 211 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
tools/lldb/source/Plugins/ABI/SysV-x86_64/ABISysV_x86_64.cpp 262 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
tools/lldb/source/Plugins/ABI/Windows-x86_64/ABIWindows_x86_64.cpp 1104 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
tools/lldb/source/Plugins/Architecture/Mips/ArchitectureMips.cpp 79 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_BREAKPOINTS));
tools/lldb/source/Plugins/Disassembler/llvm/DisassemblerLLVMC.cpp 851 lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_PROCESS)) {
tools/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/DynamicLoaderDarwinKernel.cpp 655 Log *log = lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_HOST);
1520 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP));
tools/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderDarwin.cpp 834 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP));
tools/lldb/source/Plugins/ExpressionParser/Clang/ASTResultSynthesizer.cpp 56 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
115 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
157 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
201 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
421 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
441 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
460 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
tools/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.cpp 270 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
418 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
539 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
690 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
816 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
1138 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
1153 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
1459 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
1512 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
1744 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
1871 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
2000 Log *log = lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS);
2021 lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS);
2180 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
tools/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.cpp 130 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
202 Log *log = lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS);
288 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
360 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
694 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
787 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
1519 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
1618 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
1680 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
1718 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
1773 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
1849 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
1896 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
2086 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
2163 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
tools/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionParser.cpp 171 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
245 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
277 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
1171 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
tools/lldb/source/Plugins/ExpressionParser/Clang/ClangFunctionCaller.cpp 181 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
tools/lldb/source/Plugins/ExpressionParser/Clang/ClangHost.cpp 32 Log *log = lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_HOST);
50 Log *log = lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_HOST);
162 Log *log = lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_HOST);
tools/lldb/source/Plugins/ExpressionParser/Clang/ClangModulesDeclVendor.cpp 121 m_log = lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS);
651 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
tools/lldb/source/Plugins/ExpressionParser/Clang/ClangUserExpression.cpp 93 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
440 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
447 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
506 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
551 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
745 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
tools/lldb/source/Plugins/ExpressionParser/Clang/IRDynamicChecks.cpp 321 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
472 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
543 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
tools/lldb/source/Plugins/ExpressionParser/Clang/IRForTarget.cpp 169 lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
417 lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
555 lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
768 lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
894 lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
929 lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
1045 lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
1073 lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
1144 lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
1186 lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
1281 lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
1313 lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
1332 lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
1434 lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
1659 lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
1845 lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
tools/lldb/source/Plugins/Instruction/PPC64/EmulateInstructionPPC64.cpp 221 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_UNWIND));
248 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_UNWIND));
285 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_UNWIND));
342 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_UNWIND));
377 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_UNWIND));
tools/lldb/source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.cpp 324 Log *log = GetLogIfAllCategoriesSet(LIBLLDB_LOG_LANGUAGE);
tools/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ItaniumABILanguageRuntime.cpp 81 lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_OBJECT));
tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCClassDescriptorV2.cpp 506 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_TYPES));
tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCDeclVendor.cpp 37 Log *log(GetLogIfAllCategoriesSet(
77 Log *log(GetLogIfAllCategoriesSet(
105 Log *log(GetLogIfAllCategoriesSet(
421 Log *log(GetLogIfAllCategoriesSet(
561 Log *log(GetLogIfAllCategoriesSet(
tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV1.cpp 332 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_PROCESS));
tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp 1211 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_PROCESS));
1415 Log *type_log = GetLogIfAllCategoriesSet(LIBLLDB_LOG_TYPES);
1494 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_TYPES));
1718 Log *type_log = GetLogIfAllCategoriesSet(LIBLLDB_LOG_TYPES);
2089 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_TYPES));
2514 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_TYPES));
tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTrampolineHandler.cpp 580 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP));
764 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP));
882 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP));
tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.cpp 142 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP));
tools/lldb/source/Plugins/LanguageRuntime/ObjC/ObjCLanguageRuntime.cpp 65 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP));
tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptExpressionOpts.cpp 83 GetLogIfAllCategoriesSet(LIBLLDB_LOG_LANGUAGE | LIBLLDB_LOG_EXPRESSIONS));
tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp 122 Log *log = GetLogIfAllCategoriesSet(LIBLLDB_LOG_LANGUAGE);
150 Log *log = GetLogIfAllCategoriesSet(LIBLLDB_LOG_LANGUAGE);
226 Log *log = GetLogIfAllCategoriesSet(LIBLLDB_LOG_LANGUAGE);
270 Log *log = GetLogIfAllCategoriesSet(LIBLLDB_LOG_LANGUAGE);
303 Log *log = GetLogIfAllCategoriesSet(LIBLLDB_LOG_LANGUAGE);
348 Log *log = GetLogIfAllCategoriesSet(LIBLLDB_LOG_LANGUAGE);
390 Log *log = GetLogIfAllCategoriesSet(LIBLLDB_LOG_LANGUAGE);
467 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_LANGUAGE));
829 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_BREAKPOINTS));
888 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_BREAKPOINTS));
1111 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_LANGUAGE));
1122 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_LANGUAGE));
1260 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_LANGUAGE));
1360 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_LANGUAGE));
1407 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_LANGUAGE));
1435 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_LANGUAGE));
1472 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_LANGUAGE));
1533 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_LANGUAGE));
1625 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_LANGUAGE));
1681 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_LANGUAGE));
1828 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_LANGUAGE));
1863 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_LANGUAGE));
1898 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_LANGUAGE));
1959 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_LANGUAGE));
2016 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_LANGUAGE));
2099 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_LANGUAGE));
2165 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_LANGUAGE));
2226 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_LANGUAGE));
2311 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_LANGUAGE));
2355 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_LANGUAGE));
2403 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_LANGUAGE));
2623 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_LANGUAGE));
2742 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_LANGUAGE));
2874 Log *log = GetLogIfAllCategoriesSet(LIBLLDB_LOG_LANGUAGE);
2965 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_LANGUAGE));
3172 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_LANGUAGE));
3846 Log *log = GetLogIfAllCategoriesSet(LIBLLDB_LOG_LANGUAGE);
3869 Log *log = GetLogIfAllCategoriesSet(LIBLLDB_LOG_SYMBOLS);
tools/lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp 233 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_SYMBOLS));
497 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_MODULES));
1000 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_MODULES));
1367 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_MODULES));
1678 lldb_private::Log *Log = GetLogIfAllCategoriesSet(LIBLLDB_LOG_MODULES);
2614 lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_MODULES);
tools/lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp 2020 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_SYMBOLS));
2061 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_SYMBOLS));
tools/lldb/source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp 241 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_OBJECT));
955 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_OBJECT));
tools/lldb/source/Plugins/OperatingSystem/Python/OperatingSystemPython.cpp 121 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_OS));
154 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_OS));
314 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_THREAD));
376 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_THREAD));
tools/lldb/source/Plugins/Platform/Android/PlatformAndroid.cpp 60 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_PLATFORM));
212 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_PLATFORM));
287 Log *log = GetLogIfAllCategoriesSet(LIBLLDB_LOG_PLATFORM);
334 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_PLATFORM));
tools/lldb/source/Plugins/Platform/Android/PlatformAndroidRemoteGDBServer.cpp 31 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_PLATFORM));
90 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_PLATFORM));
138 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_PLATFORM));
154 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_PLATFORM));
tools/lldb/source/Plugins/Platform/FreeBSD/PlatformFreeBSD.cpp 43 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_PLATFORM));
tools/lldb/source/Plugins/Platform/Linux/PlatformLinux.cpp 41 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_PLATFORM));
271 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_PLATFORM));
tools/lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.cpp 1725 Log *log_verbose = lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_HOST);
tools/lldb/source/Plugins/Platform/MacOSX/PlatformMacOSX.cpp 62 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_PLATFORM));
tools/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleBridge.cpp 60 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_PLATFORM));
tools/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleTV.cpp 61 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_PLATFORM));
tools/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleWatch.cpp 58 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_PLATFORM));
tools/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteDarwinDevice.cpp 143 Log *log = lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_HOST);
395 Log *log = lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_HOST);
415 Log *log = lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_HOST);
448 Log *log = lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_HOST);
518 Log *log = lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_HOST);
tools/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteiOS.cpp 53 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_PLATFORM));
tools/lldb/source/Plugins/Platform/NetBSD/PlatformNetBSD.cpp 41 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_PLATFORM));
240 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_PLATFORM));
tools/lldb/source/Plugins/Platform/OpenBSD/PlatformOpenBSD.cpp 41 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_PLATFORM));
tools/lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.cpp 369 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_PLATFORM));
tools/lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_x86_64.cpp 1183 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_WATCHPOINTS));
tools/lldb/source/Plugins/Process/Linux/NativeThreadLinux.cpp 109 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_THREAD));
276 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_THREAD));
329 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_THREAD));
407 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_THREAD));
433 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_THREAD));
tools/lldb/source/Plugins/Process/Utility/HistoryThread.cpp 34 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_OBJECT));
41 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_OBJECT));
tools/lldb/source/Plugins/Process/Utility/RegisterContextLLDB.cpp 114 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_UNWIND));
267 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_UNWIND));
661 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_UNWIND));
2157 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_UNWIND));
2179 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_UNWIND));
tools/lldb/source/Plugins/Process/Utility/UnwindLLDB.cpp 105 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_UNWIND));
123 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_UNWIND));
320 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_UNWIND));
tools/lldb/source/Plugins/Process/elf-core/ProcessElfCore.cpp 422 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_PROCESS));
tools/lldb/source/Plugins/Process/elf-core/ThreadElfCore.cpp 68 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_THREAD));
tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationReplayServer.cpp 207 LLDB_LOG(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_HOST),
tools/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp 3630 LLDB_LOG(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_HOST),
3904 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP));
3947 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP));
3973 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP));
tools/lldb/source/Plugins/Process/minidump/ProcessMinidump.cpp 409 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_DYNAMIC_LOADER));
tools/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp 1011 Log *log = GetLogIfAllCategoriesSet(LIBLLDB_LOG_SCRIPT);
tools/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp 232 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_SCRIPT));
282 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_SCRIPT));
389 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_SCRIPT));
413 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_SCRIPT));
605 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_SCRIPT));
675 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_SCRIPT));
1040 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_SCRIPT));
tools/lldb/source/Plugins/StructuredData/DarwinLog/StructuredDataDarwinLog.cpp 970 Log *log = GetLogIfAllCategoriesSet(LIBLLDB_LOG_PROCESS);
1090 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_PROCESS));
1239 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_PROCESS));
1494 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_PROCESS));
1598 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_PROCESS));
1797 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_PROCESS));
tools/lldb/source/Plugins/SymbolFile/Breakpad/SymbolFileBreakpad.cpp 314 Log *log = GetLogIfAllCategoriesSet(LIBLLDB_LOG_SYMBOLS);
435 Log *log = GetLogIfAllCategoriesSet(LIBLLDB_LOG_SYMBOLS);
541 Log *log = GetLogIfAllCategoriesSet(LIBLLDB_LOG_SYMBOLS);
644 Log *log = GetLogIfAllCategoriesSet(LIBLLDB_LOG_SYMBOLS);
665 Log *log = GetLogIfAllCategoriesSet(LIBLLDB_LOG_SYMBOLS);
739 Log *log = GetLogIfAllCategoriesSet(LIBLLDB_LOG_SYMBOLS);
tools/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp 3737 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP));
tools/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetItemInfoHandler.cpp 134 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_SYSTEM_RUNTIME));
233 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_SYSTEM_RUNTIME));
tools/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetPendingItemsHandler.cpp 138 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_SYSTEM_RUNTIME));
232 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_SYSTEM_RUNTIME));
tools/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetQueuesHandler.cpp 149 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_SYSTEM_RUNTIME));
235 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_SYSTEM_RUNTIME));
tools/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetThreadItemInfoHandler.cpp 145 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_SYSTEM_RUNTIME));
241 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_SYSTEM_RUNTIME));
tools/lldb/source/Plugins/SystemRuntime/MacOSX/SystemRuntimeMacOSX.cpp 881 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_SYSTEM_RUNTIME));
tools/lldb/source/Plugins/UnwindAssembly/InstEmulation/UnwindAssemblyInstEmulation.cpp 73 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_UNWIND));
364 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_UNWIND));
396 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_UNWIND));
477 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_UNWIND));
503 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_UNWIND));
tools/lldb/source/Symbol/Block.cpp 327 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_SYMBOLS));
tools/lldb/source/Symbol/ClangASTContext.cpp 791 m_log = lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS);
1280 Log *log = lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS);
tools/lldb/source/Symbol/ClangASTImporter.cpp 71 lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS);
121 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
214 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
345 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
374 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
605 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
704 Log *log = lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS);
888 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
901 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
956 Log *log = lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS);
969 lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_AST)) {
1042 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
tools/lldb/source/Symbol/CompactUnwindInfo.cpp 185 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_UNWIND));
254 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_UNWIND));
tools/lldb/source/Symbol/CxxModuleHandler.cpp 178 Log *log = lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS);
tools/lldb/source/Symbol/DWARFCallFrameInfo.cpp 399 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_UNWIND));
529 Log *log = GetLogIfAllCategoriesSet(LIBLLDB_LOG_UNWIND);
tools/lldb/source/Symbol/Function.cpp 145 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP));
253 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP));
tools/lldb/source/Symbol/LocateSymbolFile.cpp 154 Log *log = lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_HOST);
tools/lldb/source/Symbol/ObjectFile.cpp 274 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_OBJECT));
293 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_OBJECT));
303 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_OBJECT));
595 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_OBJECT));
tools/lldb/source/Symbol/SymbolContext.cpp 494 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_SYMBOLS));
tools/lldb/source/Symbol/UnwindPlan.cpp 408 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_UNWIND));
419 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_UNWIND));
436 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_UNWIND));
459 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_UNWIND));
tools/lldb/source/Target/ABI.cpp 222 LLDB_LOG(GetLogIfAllCategoriesSet(LIBLLDB_LOG_PROCESS),
tools/lldb/source/Target/Memory.cpp 263 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_PROCESS));
319 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_PROCESS));
349 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_PROCESS));
388 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_PROCESS));
408 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_PROCESS));
tools/lldb/source/Target/ModuleCache.cpp 83 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_MODULES));
tools/lldb/source/Target/Platform.cpp 388 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_OBJECT));
397 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_OBJECT));
1007 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_PLATFORM));
1062 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_PLATFORM));
1092 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_PLATFORM));
1220 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_PLATFORM));
tools/lldb/source/Target/Process.cpp 503 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_OBJECT));
551 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_OBJECT));
707 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_PROCESS));
734 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_PROCESS));
1007 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_PROCESS));
1029 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_PROCESS));
1050 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_PROCESS));
1069 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_PROCESS));
2337 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_PROCESS));
2396 Log *log = lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_HOST);
2634 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_PROCESS));
2670 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_PROCESS));
2679 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_PROCESS));
3139 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_PROCESS));
3491 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EVENTS));
3529 LLDB_LOG(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_HOST),
3553 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_PROCESS));
3561 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_PROCESS));
3619 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_PROCESS));
3754 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_PROCESS));
4236 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_PROCESS));
4257 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_PROCESS));
4276 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_PROCESS));
4463 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_PROCESS));
5556 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_PROCESS));
tools/lldb/source/Target/StackFrameList.cpp 68 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP));
92 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP));
187 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP));
356 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP));
tools/lldb/source/Target/StopInfo.cpp 148 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_PROCESS));
531 lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_PROCESS));
662 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_PROCESS));
685 Log *log = lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_WATCHPOINTS);
884 lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_PROCESS));
tools/lldb/source/Target/Target.cpp 109 LLDB_LOG(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_OBJECT),
112 LLDB_LOG(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_TARGET),
120 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_OBJECT));
639 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_BREAKPOINTS));
775 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_WATCHPOINTS));
854 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_BREAKPOINTS));
863 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_BREAKPOINTS));
875 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_BREAKPOINTS));
885 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_BREAKPOINTS));
892 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_BREAKPOINTS));
902 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_BREAKPOINTS));
909 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_BREAKPOINTS));
929 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_BREAKPOINTS));
947 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_BREAKPOINTS));
1125 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_WATCHPOINTS));
1156 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_WATCHPOINTS));
1185 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_WATCHPOINTS));
1213 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_WATCHPOINTS));
1229 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_WATCHPOINTS));
1246 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_WATCHPOINTS));
1265 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_WATCHPOINTS));
1284 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_WATCHPOINTS));
1303 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_WATCHPOINTS));
1320 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_WATCHPOINTS));
1386 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_TARGET));
1453 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_TARGET));
1541 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_TARGET));
2308 LLDB_LOG(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_TARGET),
2830 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_TARGET));
3075 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_PROCESS));
tools/lldb/source/Target/Thread.cpp 240 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_OBJECT));
250 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_OBJECT));
477 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_THREAD));
705 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP));
923 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP));
986 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP));
1026 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP));
1038 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP));
1055 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP));
1232 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP));
1264 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP));
tools/lldb/source/Target/ThreadList.cpp 228 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP));
363 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP));
419 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP));
463 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP));
517 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP));
523 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP));
tools/lldb/source/Target/ThreadPlan.cpp 65 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP));
103 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP));
179 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_THREAD));
196 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_THREAD));
213 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_THREAD));
230 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_THREAD));
249 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_THREAD));
267 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_THREAD));
tools/lldb/source/Target/ThreadPlanBase.cpp 76 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP));
tools/lldb/source/Target/ThreadPlanCallFunction.cpp 146 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP));
388 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP));
tools/lldb/source/Target/ThreadPlanCallUserExpression.cpp 69 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP));
tools/lldb/source/Target/ThreadPlanPython.cpp 76 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_THREAD));
98 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_THREAD));
120 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_THREAD));
142 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_THREAD));
157 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_THREAD));
189 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_THREAD));
tools/lldb/source/Target/ThreadPlanRunToAddress.cpp 173 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP));
tools/lldb/source/Target/ThreadPlanShouldStopHere.cpp 44 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP));
65 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP));
101 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP));
tools/lldb/source/Target/ThreadPlanStepInRange.cpp 144 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP));
293 log = lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP);
369 LLDB_LOGF(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP),
388 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP));
470 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP));
492 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP));
tools/lldb/source/Target/ThreadPlanStepInstruction.cpp 97 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP));
127 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP));
246 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP));
tools/lldb/source/Target/ThreadPlanStepOut.cpp 46 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP));
409 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP));
432 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP));
tools/lldb/source/Target/ThreadPlanStepOverBreakpoint.cpp 64 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP));
150 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP));
tools/lldb/source/Target/ThreadPlanStepOverRange.cpp 127 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP));
340 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP));
373 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP));
tools/lldb/source/Target/ThreadPlanStepRange.cpp 68 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP));
103 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP));
289 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP));
302 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP));
382 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP));
449 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP));
460 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP));
tools/lldb/source/Target/ThreadPlanStepThrough.cpp 65 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP));
100 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP));
233 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP));
258 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP));
tools/lldb/source/Target/ThreadPlanStepUntil.cpp 328 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP));
tools/lldb/source/Utility/Broadcaster.cpp 32 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_OBJECT));
42 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_OBJECT));
tools/lldb/source/Utility/Listener.cpp 43 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_OBJECT));
50 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_OBJECT));
59 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_OBJECT));
100 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EVENTS));
131 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EVENTS));
203 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EVENTS));
273 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EVENTS));
351 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EVENTS));
369 log = lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EVENTS);
374 log = lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EVENTS);
tools/lldb/source/Utility/ReproducerInstrumentation.cpp 47 Log *log = GetLogIfAllCategoriesSet(LIBLLDB_LOG_API);
112 LLDB_LOG(GetLogIfAllCategoriesSet(LIBLLDB_LOG_API), "{0} ({1})",