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

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Target/
H A DTarget.h152 FileSpec GetStandardOutputPath() const;
/freebsd-11-stable/contrib/llvm-project/lldb/source/Target/
H A DTarget.cpp3111 out_file_spec = GetStandardOutputPath();
3795 FileSpec TargetProperties::GetStandardOutputPath() const { function in class:TargetProperties
3992 m_launch_info.AppendOpenFileAction(STDOUT_FILENO, GetStandardOutputPath(),

Completed in 131 milliseconds