Searched defs:log_file (Results 1 – 14 of 14) sorted by relevance
38 static std::shared_ptr<TestLogHandler> GetLogStream(StringRef log_file) { in GetLogStream()54 bool LLDBServerUtilities::SetupLogging(const std::string &log_file, in SetupLogging()
132 std::string log_file; in main_platform() local
336 std::string log_file; in main_gdbserver() local
152 FileSpec log_file; member in CommandObjectLogEnable::CommandOptions197 char log_file[PATH_MAX]; in DoExecute() local388 FileSpec log_file; member in CommandObjectLogDump::CommandOptions
467 IN uint8_t log_flags, IN const char *log_file, in osm_log_init_v2()496 IN uint8_t log_flags, IN const char *log_file, in osm_log_init()
104 FileSpec log_file = dir.CopyByAppendingPathComponent("diagnostics.log"); in DumpDiangosticsLog() local
42 char *log_file; member
163 void log_file(FILE *f) in log_file() function
769 const char *log_file = NULL; in main() local
74 char *log_file; member
219 log_file(const char *timestr, in log_file() function
62 char *log_file; /* LF: log file */ member
290 char *log_file; member
1595 llvm::StringRef log_file, uint32_t log_options, in EnableLog()