Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Target/
H A DTarget.cpp4674 const FileAction *input_file_action = in SetProcessLaunchInfo() local
4676 if (input_file_action) { in SetProcessLaunchInfo()
4677 SetStandardInputPath(input_file_action->GetPath()); in SetProcessLaunchInfo()