Searched refs:core_file_dir (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectTarget.cpp428 FileSpec core_file_dir; variable
429 core_file_dir.SetDirectory(core_file.GetDirectory());
430 target_sp->AppendExecutableSearchPaths(core_file_dir);

Completed in 141 milliseconds