Searched refs:Log (Results 176 - 200 of 246) sorted by relevance

12345678910

/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangModulesDeclVendor.cpp36 #include "lldb/Utility/Log.h"
61 Log *m_log;
641 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
H A DClangExpressionParser.cpp87 #include "lldb/Utility/Log.h"
172 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
246 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
278 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
1161 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS));
/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Expression/
H A DIRExecutionUnit.h363 void dump(Log *log);
/freebsd-12-stable/contrib/llvm-project/lldb/source/Breakpoint/
H A DBreakpointResolver.cpp27 #include "lldb/Utility/Log.h"
295 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_BREAKPOINTS));
/freebsd-12-stable/contrib/llvm-project/lldb/source/Core/
H A DValueObjectDynamicValue.cpp19 #include "lldb/Utility/Log.h"
208 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_TYPES));
H A DModule.cpp41 #include "lldb/Utility/Log.h"
137 Log *log(lldb_private::GetLogIfAnyCategoriesSet(LIBLLDB_LOG_OBJECT |
236 Log *log(lldb_private::GetLogIfAnyCategoriesSet(LIBLLDB_LOG_OBJECT |
268 Log *log(lldb_private::GetLogIfAnyCategoriesSet(LIBLLDB_LOG_OBJECT |
1165 void Module::LogMessage(Log *log, const char *format, ...) {
1178 void Module::LogMessageVerboseBacktrace(Log *log, const char *format, ...) {
/freebsd-12-stable/contrib/llvm-project/lldb/source/DataFormatters/
H A DTypeCategoryMap.cpp13 #include "lldb/Utility/Log.h"
179 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_DATAFORMATTERS));
/freebsd-12-stable/contrib/llvm-project/lldb/source/Expression/
H A DUserExpression.cpp44 #include "lldb/Utility/Log.h"
147 Log *log(lldb_private::GetLogIfAnyCategoriesSet(LIBLLDB_LOG_EXPRESSIONS |
H A DIRInterpreter.cpp19 #include "lldb/Utility/Log.h"
326 lldb_private::Log *log(
489 lldb_private::Log *log(
641 lldb_private::Log *log(
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/
H A DHexagonDYLDRendezvous.cpp14 #include "lldb/Utility/Log.h"
336 void HexagonDYLDRendezvous::DumpToLog(Log *log) const {
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV1.cpp29 #include "lldb/Utility/Log.h"
332 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_PROCESS));
H A DAppleObjCTrampolineHandler.cpp33 #include "lldb/Utility/Log.h"
583 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP));
767 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP));
888 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP));
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteRegisterContext.cpp224 Log *log(ProcessGDBRemoteLog::GetLogIfAnyCategoryIsSet(GDBR_LOG_THREAD |
407 Log *log(ProcessGDBRemoteLog::GetLogIfAnyCategoryIsSet(GDBR_LOG_THREAD |
513 Log *log(ProcessGDBRemoteLog::GetLogIfAnyCategoryIsSet(GDBR_LOG_THREAD |
690 Log *log(ProcessGDBRemoteLog::GetLogIfAnyCategoryIsSet(GDBR_LOG_THREAD |
/freebsd-12-stable/contrib/llvm-project/lldb/source/Symbol/
H A DLocateSymbolFile.cpp18 #include "lldb/Utility/Log.h"
154 Log *log = lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_HOST);
/freebsd-12-stable/contrib/llvm-project/lldb/source/Target/
H A DModuleCache.cpp16 #include "lldb/Utility/Log.h"
83 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_MODULES));
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerTracePC.h272 uint32_t Log2 = Log(A);
H A DFuzzerDriver.cpp227 std::string Log = "fuzz-" + std::to_string(C) + ".log"; local
229 Cmd.setOutputFile(Log);
241 fuzzer::CopyFileToErr(Log);
/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Core/
H A DValueObject.h48 class Log;
657 void LogValueObject(Log *log);
659 void LogValueObject(Log *log, const DumpValueObjectOptions &options);
/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DReproducerInstrumentation.h12 #include "lldb/Utility/Log.h"
645 Log(id);
671 Log(id);
702 void Log(unsigned id) { function in class:lldb_private::repro::Recorder
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Platform/POSIX/
H A DPlatformPOSIX.cpp32 #include "lldb/Utility/Log.h"
235 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_PLATFORM));
300 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_PLATFORM));
506 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_PLATFORM));
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContextLLDB.cpp33 #include "lldb/Utility/Log.h"
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));
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp28 #include "lldb/Utility/Log.h"
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));
1681 lldb_private::Log *Log = GetLogIfAllCategoriesSet(LIBLLDB_LOG_MODULES); member in class:__anon3945::VMAddressProvider
1707 LLDB_LOG(Log, "Ignoring zero-sized {0} segment. Corrupt object file?",
1713 LLDB_LOG(Log, "Ignoring overlapping {0} segment. Corrupt object file?",
1732 LLDB_LOG(Log, "Shortenin
[all...]
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp264 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_SCRIPT));
314 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_SCRIPT));
421 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_SCRIPT));
445 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_SCRIPT));
637 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_SCRIPT));
707 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_SCRIPT));
1072 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_SCRIPT));
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
H A DItaniumABILanguageRuntime.cpp35 #include "lldb/Utility/Log.h"
80 Log *log(
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/
H A DObjCLanguageRuntime.cpp23 #include "lldb/Utility/Log.h"
65 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP));

Completed in 402 milliseconds

12345678910