| /freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/ |
| H A D | AppleObjCClassDescriptorV2.cpp | 535 LLDB_LOGV(log, "class_name = {0}", descriptor.GetClassName()); in fill() 550 LLDB_LOGV(log, "name = {0}, encoding = {1}, offset_ptr = {2:x}, size = {3}", in fill() 555 LLDB_LOGV(log, in fill() 567 LLDB_LOGV(log, "offset_ptr = {0:x} --> {1}", offset_ptr, in fill() 572 LLDB_LOGV(log, "offset_ptr = {0:x} --> read fail, read = %{1}", in fill()
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Target/ |
| H A D | Memory.cpp | 305 LLDB_LOGV(log, "({0}) (size = {1} ({1:x})) => {2:x}", this, size, addr); in ReserveBlock() 310 LLDB_LOGV(log, "({0}) (size = {1} ({1:x})) => {2:x}", this, size, in ReserveBlock() 325 LLDB_LOGV(log, "({0}) (addr = {1:x}) => {2}", this, addr, success); in FreeBlock()
|
| H A D | SectionLoadList.cpp | 70 LLDB_LOGV(log, "(section = {0} ({1}.{2}), load_addr = {3:x}) module = {4}", in SetSectionLoadAddress()
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
| H A D | ClangExpressionParser.cpp | 492 LLDB_LOGV( in ClangExpressionParser() 496 LLDB_LOGV(log, "Triple: '{0}'", opts.Triple); in ClangExpressionParser() 497 LLDB_LOGV(log, "CPU: '{0}'", opts.CPU); in ClangExpressionParser() 498 LLDB_LOGV(log, "FPMath: '{0}'", opts.FPMath); in ClangExpressionParser() 499 LLDB_LOGV(log, "ABI: '{0}'", opts.ABI); in ClangExpressionParser() 500 LLDB_LOGV(log, "LinkerVersion: '{0}'", opts.LinkerVersion); in ClangExpressionParser()
|
| H A D | ClangASTSource.cpp | 193 LLDB_LOGV(log, " CTD Inspecting namespace map{0} ({1} entries)", in FindCompleteType() 1391 LLDB_LOGV(log, " CAS::FEVD Inspecting namespace map {0} ({1} entries)", in LookupInNamespace()
|
| H A D | ClangUserExpression.cpp | 516 LLDB_LOGV(log, "[C++ module config] Analyzing support file: {0}", in GetModuleConfig()
|
| H A D | ClangExpressionDeclMap.cpp | 689 LLDB_LOGV(log, " CEDM::FEVD Inspecting (NamespaceMap*){0:x} ({1} entries)", in FindExternalVisibleDecls()
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Utility/ |
| H A D | StringList.cpp | 240 LLDB_LOGV(log, "{0}", strm.GetData()); in LogDump()
|
| /freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Utility/ |
| H A D | Log.h | 256 #define LLDB_LOGV(log, ...) \ macro
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/DataFormatters/ |
| H A D | FormatManager.cpp | 647 LLDB_LOGV(log, "Cache hits: {0} - Cache Misses: {1}", in GetCached() 664 LLDB_LOGV(log, "Cache hits: {0} - Cache Misses: {1}", in GetCached()
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/ |
| H A D | ScriptInterpreterPython.cpp | 276 LLDB_LOGV(log, "Releasing PyGILState. Returning to state = {0}locked", in ~InitializePythonRAII() 349 LLDB_LOGV(log, "Ensured PyGILState. Previous state = {0}locked\n", in InitializeThreadsPrivate() 481 LLDB_LOGV(log, "Ensured PyGILState. Previous state = {0}locked", in DoAcquireLock() 504 LLDB_LOGV(log, "Releasing PyGILState. Returning to state = {0}locked", in DoFreeLock()
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/ |
| H A D | GDBRemoteCommunication.cpp | 284 LLDB_LOGV(log, in WaitForPacketNoLock()
|
| H A D | ProcessGDBRemote.cpp | 1613 LLDB_LOGV(log, "pid = {0}", GetID()); in DoUpdateThreadList() 1632 LLDB_LOGV(log, "Making new thread: {0} for thread ID: {1:x}.", in DoUpdateThreadList() 1635 LLDB_LOGV(log, "Found old thread: {0} for thread ID: {1:x}.", in DoUpdateThreadList()
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/ |
| H A D | RenderScriptRuntime.cpp | 3041 LLDB_LOGV(log, "Failed to parse non-numeric '.rs.info' section {0}", in ParseRSInfo()
|