reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

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
  216   Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_PLATFORM));
  252           Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_PLATFORM));
  282             Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_PLATFORM));
  298         Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_PLATFORM));
  315         Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_PLATFORM));
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/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/POSIX/PlatformPOSIX.cpp
  235   Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_PLATFORM));
  300   Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_PLATFORM));
  506   Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_PLATFORM));
tools/lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.cpp
  167   Log *log = GetLogIfAnyCategoriesSet(LIBLLDB_LOG_PLATFORM);
  253     Log *log = GetLogIfAnyCategoriesSet(LIBLLDB_LOG_PLATFORM);
  270     Log *log = GetLogIfAnyCategoriesSet(LIBLLDB_LOG_PLATFORM);
  369   Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_PLATFORM));
  599   Log *log = GetLogIfAnyCategoriesSet(LIBLLDB_LOG_PLATFORM);
  610   Log *log = GetLogIfAnyCategoriesSet(LIBLLDB_LOG_PLATFORM);
  622   Log *log = GetLogIfAnyCategoriesSet(LIBLLDB_LOG_PLATFORM);
  670   Log *log = GetLogIfAnyCategoriesSet(LIBLLDB_LOG_PLATFORM);
  681   Log *log = GetLogIfAnyCategoriesSet(LIBLLDB_LOG_PLATFORM);
tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerPlatform.cpp
  107   Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_PLATFORM));
  164   Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_PLATFORM));
tools/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
 4240   Log *log = GetLogIfAnyCategoriesSet(LIBLLDB_LOG_PLATFORM);
tools/lldb/source/Target/Platform.cpp
  637   Log *log = GetLogIfAnyCategoriesSet(LIBLLDB_LOG_PLATFORM);
  747     Log *log = GetLogIfAnyCategoriesSet(LIBLLDB_LOG_PLATFORM);
  819   Log *log = GetLogIfAnyCategoriesSet(LIBLLDB_LOG_PLATFORM);
 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));
 1598   Log *log = GetLogIfAnyCategoriesSet(LIBLLDB_LOG_PLATFORM);
tools/lldb/source/Utility/ArchSpec.cpp
  950       Log *log(lldb_private::GetLogIfAnyCategoriesSet(LIBLLDB_LOG_TARGET | LIBLLDB_LOG_PROCESS | LIBLLDB_LOG_PLATFORM));
tools/lldb/source/Utility/Logging.cpp
   37   {{"platform"}, {"log platform events and activities"}, LIBLLDB_LOG_PLATFORM},