Searched refs:prefix_cstr (Results 1 – 3 of 3) sorted by relevance
207 void LogUUIDAndPaths(Log *log, const char *prefix_cstr);
650 void ModuleList::LogUUIDAndPaths(Log *log, const char *prefix_cstr) { in LogUUIDAndPaths() argument658 LLDB_LOGF(log, "%s[%u] %s (%s) \"%s\"", prefix_cstr ? prefix_cstr : "", in LogUUIDAndPaths()
72 const char *prefix_cstr, in DumpTargetInfo() argument85 strm.Printf("%starget #%u: %s", prefix_cstr ? prefix_cstr : "", target_idx, in DumpTargetInfo()