Searched refs:Log (Results 51 - 75 of 246) sorted by relevance

12345678910

/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/PPC64/
H A DEmulateInstructionPPC64.cpp221 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));
/freebsd-12-stable/contrib/llvm-project/lldb/source/Host/common/
H A DSocket.cpp17 #include "lldb/Utility/Log.h"
152 Log *log(lldb_private::GetLogIfAnyCategoriesSet(LIBLLDB_LOG_COMMUNICATION));
172 Log *log(lldb_private::GetLogIfAnyCategoriesSet(LIBLLDB_LOG_CONNECTION));
210 Log *log(lldb_private::GetLogIfAnyCategoriesSet(LIBLLDB_LOG_CONNECTION));
342 Log *log(lldb_private::GetLogIfAnyCategoriesSet(LIBLLDB_LOG_COMMUNICATION));
370 Log *log(lldb_private::GetLogIfAnyCategoriesSet(LIBLLDB_LOG_COMMUNICATION));
394 Log *log(lldb_private::GetLogIfAnyCategoriesSet(LIBLLDB_LOG_CONNECTION));
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Process/NetBSD/
H A DNativeProcessNetBSD.cpp62 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_PROCESS));
127 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_PROCESS));
178 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_PROCESS));
213 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_PROCESS));
349 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_PTRACE));
425 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_PROCESS));
530 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_PROCESS));
622 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_PROCESS));
723 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_PROCESS));
768 Log *lo
[all...]
H A DNativeThreadNetBSD.cpp78 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_THREAD));
159 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_THREAD));
206 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_THREAD));
/freebsd-12-stable/contrib/llvm-project/lldb/source/Core/
H A DAddressResolverName.cpp17 #include "lldb/Utility/Log.h"
41 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_BREAKPOINTS));
79 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_BREAKPOINTS));
H A DValueObjectSyntheticFilter.cpp15 #include "lldb/Utility/Log.h"
83 Log *log = GetLogIfAllCategoriesSet(LIBLLDB_LOG_DATAFORMATTERS);
148 Log *log = GetLogIfAllCategoriesSet(LIBLLDB_LOG_DATAFORMATTERS);
232 Log *log = GetLogIfAllCategoriesSet(LIBLLDB_LOG_DATAFORMATTERS);
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/
H A DFreeBSDThread.cpp56 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_THREAD));
247 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_THREAD));
289 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_THREAD));
322 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_THREAD));
351 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_THREAD));
446 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_THREAD));
485 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_THREAD));
519 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_THREAD));
/freebsd-12-stable/contrib/llvm-project/clang/lib/Tooling/
H A DAllTUsExecution.cpp95 auto Log = [&](llvm::Twine Msg) { local
122 Log("[" + std::to_string(Count()) + "/" + TotalNumStr +
/freebsd-12-stable/contrib/llvm-project/lldb/source/Expression/
H A DExpressionVariable.cpp12 #include "lldb/Utility/Log.h"
44 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
H A DFunctionCaller.cpp27 #include "lldb/Utility/Log.h"
221 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP));
232 Log *log(lldb_private::GetLogIfAnyCategoriesSet(LIBLLDB_LOG_EXPRESSIONS |
272 Log *log(lldb_private::GetLogIfAnyCategoriesSet(LIBLLDB_LOG_EXPRESSIONS |
342 Log *log(lldb_private::GetLogIfAnyCategoriesSet(LIBLLDB_LOG_EXPRESSIONS |
H A DMaterializer.cpp22 #include "lldb/Utility/Log.h"
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));
334 Log *log) override {
424 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
593 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
673 Log *log) override {
946 Log *log) override {
1052 Log *lo
[all...]
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/OperatingSystem/Python/
H A DOperatingSystemPython.cpp122 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_OS));
155 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_OS));
315 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_THREAD));
377 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_THREAD));
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DAuxVector.cpp40 void AuxVector::DumpToLog(lldb_private::Log *log) const {
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugAranges.cpp12 #include "lldb/Utility/Log.h"
61 void DWARFDebugAranges::Dump(Log *log) const {
/freebsd-12-stable/contrib/llvm-project/lldb/source/Target/
H A DThreadPlanCallUserExpression.cpp26 #include "lldb/Utility/Log.h"
69 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP));
H A DThreadPlanStepInRange.cpp21 #include "lldb/Utility/Log.h"
144 Log *log(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));
H A DSectionLoadList.cpp16 #include "lldb/Utility/Log.h"
66 Log *log(lldb_private::GetLogIfAnyCategoriesSet(LIBLLDB_LOG_DYNAMIC_LOADER));
139 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_DYNAMIC_LOADER));
174 Log *log(lldb_private::GetLogIfAnyCategoriesSet(LIBLLDB_LOG_DYNAMIC_LOADER));
H A DThreadPlanStepOverRange.cpp20 #include "lldb/Utility/Log.h"
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));
H A DMemory.cpp12 #include "lldb/Utility/Log.h"
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));
H A DThreadList.cpp19 #include "lldb/Utility/Log.h"
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));
/freebsd-12-stable/cddl/usr.sbin/zfsd/
H A Dzfsd_exception.cc100 ZfsdException::Log() const function in class:ZfsdException
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.cpp36 #include "lldb/Utility/Log.h"
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 *lo
[all...]
/freebsd-12-stable/contrib/llvm-project/lldb/source/Utility/
H A DBroadcaster.cpp13 #include "lldb/Utility/Log.h"
31 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_OBJECT));
41 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_OBJECT));
213 if (Log *log = lldb_private::GetLogIfAnyCategoriesSet(LIBLLDB_LOG_EVENTS)) {
264 Log *log(lldb_private::GetLogIfAnyCategoriesSet(LIBLLDB_LOG_EVENTS));
295 Log *log(lldb_private::GetLogIfAnyCategoriesSet(LIBLLDB_LOG_EVENTS));
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/
H A DDynamicLoaderHexagonDYLD.cpp19 #include "lldb/Utility/Log.h"
266 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_DYNAMIC_LOADER));
316 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_DYNAMIC_LOADER));
349 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_DYNAMIC_LOADER));
469 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_DYNAMIC_LOADER));
490 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_DYNAMIC_LOADER));
601 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_DYNAMIC_LOADER));
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangUserExpression.cpp56 #include "lldb/Utility/Log.h"
96 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
444 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
451 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
513 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
558 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
754 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));

Completed in 321 milliseconds

12345678910