Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Target/
DTarget.cpp4204 const FileAction *error_file_action = in SetProcessLaunchInfo() local
4206 if (error_file_action) { in SetProcessLaunchInfo()
4207 SetStandardErrorPath(error_file_action->GetPath()); in SetProcessLaunchInfo()