Searched refs:Log (Results 101 - 125 of 246) sorted by relevance

12345678910

/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/
H A DProcessFreeBSD.cpp125 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_PROCESS));
169 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_PROCESS));
290 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_PROCESS));
536 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_PROCESS));
696 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_WATCHPOINTS));
750 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_WATCHPOINTS));
965 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_PROCESS));
/freebsd-12-stable/cddl/usr.sbin/zfsd/
H A Dcase_file.cc200 (*curCase)->Log();
665 CaseFile::Log() function in class:CaseFile
675 (*event)->Log(LOG_INFO);
681 (*event)->Log(LOG_INFO);
771 exp.Log();
782 zfsException.Log();
806 Log();
/freebsd-12-stable/contrib/llvm-project/lldb/source/Expression/
H A DIRExecutionUnit.cpp32 #include "lldb/Utility/Log.h"
71 if (Log *log =
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));
978 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
1046 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
1073 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
1214 void IRExecutionUnit::AllocationRecord::dump(Log *lo
[all...]
/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Core/
H A DModule.h43 class Log;
789 void LogMessage(Log *log, const char *format, ...)
792 void LogMessageVerboseBacktrace(Log *log, const char *format, ...)
/freebsd-12-stable/contrib/llvm-project/lldb/source/API/
H A DSBDebugger.cpp754 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_API));
784 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_API));
799 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_API));
846 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_API));
861 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_API));
885 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_API));
972 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_API));
997 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_API));
1015 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_API));
1033 Log *lo
[all...]
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTSource.cpp23 #include "lldb/Utility/Log.h"
197 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
336 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
426 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
557 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
664 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
988 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
1000 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
1284 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
1333 Log *lo
[all...]
H A DIRDynamicChecks.cpp25 #include "lldb/Utility/Log.h"
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));
H A DClangFunctionCaller.cpp40 #include "lldb/Utility/Log.h"
183 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/JITLoader/GDB/
H A DJITLoaderGDB.cpp28 #include "lldb/Utility/Log.h"
191 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_JIT_LOADER));
223 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_JIT_LOADER));
287 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_JIT_LOADER));
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Process/Darwin/
H A DDarwinProcessLauncher.cpp34 #include "lldb/Utility/Log.h"
206 // Log it.
207 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_PROCESS));
270 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_PROCESS));
429 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_PROCESS));
/freebsd-12-stable/contrib/llvm-project/lldb/source/Target/
H A DThreadPlanStepOut.cpp24 #include "lldb/Utility/Log.h"
46 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP));
433 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP));
456 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP));
488 // FIXME: Log this failure.
H A DTarget.cpp55 #include "lldb/Utility/Log.h"
120 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_OBJECT));
639 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_BREAKPOINTS));
781 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_WATCHPOINTS));
860 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_BREAKPOINTS));
869 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_BREAKPOINTS));
881 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_BREAKPOINTS));
891 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_BREAKPOINTS));
898 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_BREAKPOINTS));
908 Log *lo
[all...]
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp289 Log *log(ProcessGDBRemoteLog::GetLogIfAllCategoriesSet(GDBR_LOG_ASYNC));
645 Log *log(ProcessGDBRemoteLog::GetLogIfAllCategoriesSet(GDBR_LOG_PROCESS));
746 Log *log(ProcessGDBRemoteLog::GetLogIfAllCategoriesSet(GDBR_LOG_PROCESS));
950 Log *log(ProcessGDBRemoteLog::GetLogIfAllCategoriesSet(GDBR_LOG_PROCESS));
1027 Log *log(ProcessGDBRemoteLog::GetLogIfAllCategoriesSet(GDBR_LOG_PROCESS));
1154 Log *log(ProcessGDBRemoteLog::GetLogIfAllCategoriesSet(GDBR_LOG_PROCESS));
1267 Log *log(ProcessGDBRemoteLog::GetLogIfAllCategoriesSet(GDBR_LOG_PROCESS));
1619 Log *log(ProcessGDBRemoteLog::GetLogIfAllCategoriesSet(GDBR_LOG_THREAD));
1882 Log *log(ProcessGDBRemoteLog::GetLogIfAllCategoriesSet(
2306 Log *lo
[all...]
/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Expression/
H A DMaterializer.h106 Log *log) = 0;
/freebsd-12-stable/contrib/llvm-project/lldb/source/Breakpoint/
H A DBreakpointResolverAddress.cpp17 #include "lldb/Utility/Log.h"
148 Log *log(
/freebsd-12-stable/contrib/llvm-project/lldb/source/Host/common/
H A DUDPSocket.cpp12 #include "lldb/Utility/Log.h"
60 Log *log(lldb_private::GetLogIfAnyCategoriesSet(LIBLLDB_LOG_CONNECTION));
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Architecture/Mips/
H A DArchitectureMips.cpp19 #include "lldb/Utility/Log.h"
79 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_BREAKPOINTS));
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/
H A DHexagonDYLDRendezvous.h123 void DumpToLog(lldb_private::Log *log) const;
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
H A DDYLDRendezvous.cpp17 #include "lldb/Utility/Log.h"
30 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_DYNAMIC_LOADER));
97 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_DYNAMIC_LOADER));
118 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_DYNAMIC_LOADER));
603 void DYLDRendezvous::DumpToLog(Log *log) const {
H A DDYLDRendezvous.h116 void DumpToLog(lldb_private::Log *log) const;
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleThreadPlanStepThroughObjCTrampoline.cpp20 #include "lldb/Utility/Log.h"
142 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP));
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptExpressionOpts.cpp25 #include "lldb/Utility/Log.h"
82 Log *log(
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Platform/OpenBSD/
H A DPlatformOpenBSD.cpp23 #include "lldb/Utility/Log.h"
41 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_PLATFORM));
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContextDarwin_i386.h168 void LogGPR(lldb_private::Log *log, const char *title);
H A DRegisterContextDarwin_x86_64.h173 void LogGPR(lldb_private::Log *log, const char *format, ...);

Completed in 330 milliseconds

12345678910