Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Target/
H A DTarget.cpp4679 const FileAction *output_file_action = in SetProcessLaunchInfo() local
4681 if (output_file_action) { in SetProcessLaunchInfo()
4682 SetStandardOutputPath(output_file_action->GetPath()); in SetProcessLaunchInfo()