Searched refs:LIBLLDB_LOG_PLATFORM (Results 1 – 7 of 7) sorted by relevance
213 Log *log = GetLogIfAnyCategoriesSet (LIBLLDB_LOG_PLATFORM); in GetModuleSpec()329 Log *log = GetLogIfAnyCategoriesSet(LIBLLDB_LOG_PLATFORM); in GetRemoteWorkingDirectory()349 Log *log = GetLogIfAnyCategoriesSet(LIBLLDB_LOG_PLATFORM); in SetRemoteWorkingDirectory()478 Log *log(GetLogIfAllCategoriesSet (LIBLLDB_LOG_PLATFORM)); in LaunchProcess()753 Log *log = GetLogIfAnyCategoriesSet(LIBLLDB_LOG_PLATFORM); in MakeDirectory()766 Log *log = GetLogIfAnyCategoriesSet(LIBLLDB_LOG_PLATFORM); in GetFilePermissions()778 Log *log = GetLogIfAnyCategoriesSet(LIBLLDB_LOG_PLATFORM); in SetFilePermissions()841 Log *log = GetLogIfAnyCategoriesSet(LIBLLDB_LOG_PLATFORM); in CreateSymlink()852 Log *log = GetLogIfAnyCategoriesSet(LIBLLDB_LOG_PLATFORM); in Unlink()
741 Log *log = GetLogIfAnyCategoriesSet(LIBLLDB_LOG_PLATFORM); in Install()876 Log *log = GetLogIfAnyCategoriesSet(LIBLLDB_LOG_PLATFORM); in SetWorkingDirectory()953 Log *log = GetLogIfAnyCategoriesSet(LIBLLDB_LOG_PLATFORM); in SetRemoteWorkingDirectory()1192 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_PLATFORM)); in LaunchProcess()1254 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_PLATFORM)); in KillProcess()1288 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_PLATFORM)); in DebugProcess()1412 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_PLATFORM)); in PutFile()1844 Log *log = GetLogIfAnyCategoriesSet (LIBLLDB_LOG_PLATFORM); in GetCachedSharedModule()
47 #define LIBLLDB_LOG_PLATFORM (1u << 25) macro
130 else if (0 == ::strcasecmp(arg, "platform")) flag_bits &= ~LIBLLDB_LOG_PLATFORM; in DisableLog()211 else if (0 == ::strcasecmp(arg, "platform")) flag_bits |= LIBLLDB_LOG_PLATFORM; in EnableLog()
223 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_PLATFORM)); in PutFile()355 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_PLATFORM)); in GetFile()756 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_PLATFORM)); in Attach()
90 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_PLATFORM)); in Handle_qLaunchGDBServer()
4094 Log *log = GetLogIfAnyCategoriesSet (LIBLLDB_LOG_PLATFORM); in GetModuleSpec()