Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DTarget.cpp4789 const FileAction *error_file_action = in SetProcessLaunchInfo() local
4791 if (error_file_action) { in SetProcessLaunchInfo()
4792 SetStandardErrorPath(error_file_action->GetPath()); in SetProcessLaunchInfo()