Lines Matching defs:log
33 Log *log = GetLog(LLDBLog::Host);
42 if (log) {
43 LLDB_LOGF(log,
51 if (log) {
52 LLDB_LOGF(log,
77 if (log) {
78 LLDB_LOGF(log,
93 if (log) {
94 LLDB_LOGF(log,
109 if (log) {
110 LLDB_LOGF(log,
133 if (log) {
134 LLDB_LOGF(log,
301 Log *log = GetLog(LLDBLog::Platform);
302 LLDB_LOGF(log,
335 LLDB_LOGF(log, "[%s] module %s was found in the in-memory shared cache",
355 LLDB_LOGF(log,
388 Log *log = GetLog(LLDBLog::Platform);
389 LLDB_LOGF(log, "[%s] module %s/%s was rsynced and is now there",
412 Log *log = GetLog(LLDBLog::Platform);
417 LLDB_LOG(log, "couldn't get md5 sum from remote: {0}",
423 LLDB_LOGF(log,
438 Log *log = GetLog(LLDBLog::Platform);
439 LLDB_LOGF(log, "[%s] module %s/%s was found in the cache",
447 LLDB_LOGF(log, "[%s] module %s/%s needs to come in remotely",
455 Log *log = GetLog(LLDBLog::Platform);
456 LLDB_LOGF(log, "[%s] module %s/%s is now cached and fine",