Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DTarget.h187 FileSpec GetStandardInputPath() const;
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DTarget.cpp3428 in_file_spec = GetStandardInputPath(); in FinalizeFileActions()
4523 FileSpec TargetProperties::GetStandardInputPath() const { in GetStandardInputPath() function in TargetProperties
4728 m_launch_info.AppendOpenFileAction(STDIN_FILENO, GetStandardInputPath(), true, in InputPathValueChangedCallback()