Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Target/
DTarget.h160 FileSpec GetStandardOutputPath() const;
/external/llvm-project/lldb/source/Target/
DTarget.cpp3189 out_file_spec = GetStandardOutputPath(); in FinalizeFileActions()
4042 FileSpec TargetProperties::GetStandardOutputPath() const { in GetStandardOutputPath() function in TargetProperties
4253 m_launch_info.AppendOpenFileAction(STDOUT_FILENO, GetStandardOutputPath(), in OutputPathValueChangedCallback()