Home
last modified time | relevance | path

Searched refs:init_file_path (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Interpreter/
H A DCommandInterpreter.cpp2142 std::string init_file_path = profilePath.GetPath(); in SourceInitFile() local
2151 "%s-%s", init_file_path.c_str(), program_name); in SourceInitFile()
2160 init_file.SetFile(init_file_path, FileSpec::Style::native); in SourceInitFile()