Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DProcess.cpp2682 std::string local_exec_file_path = exe_spec_to_use.GetPath(); in LaunchPrivate() local
2684 local_exec_file_path.c_str()); in LaunchPrivate()