Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/include/lldb/Target/
H A DTarget.h186 FileSpec GetStandardErrorPath() const;
/llvm-project-15.0.7/lldb/source/Target/
H A DTarget.cpp3335 err_file_spec = GetStandardErrorPath(); in FinalizeFileActions()
4440 FileSpec TargetProperties::GetStandardErrorPath() const { in GetStandardErrorPath() function in TargetProperties
4635 m_launch_info.AppendOpenFileAction(STDERR_FILENO, GetStandardErrorPath(), in ErrorPathValueChangedCallback()