Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Target/
DTarget.h159 FileSpec GetStandardErrorPath() const;
/external/llvm-project/lldb/source/Target/
DTarget.cpp3191 err_file_spec = GetStandardErrorPath(); in FinalizeFileActions()
4052 FileSpec TargetProperties::GetStandardErrorPath() const { in GetStandardErrorPath() function in TargetProperties
4258 m_launch_info.AppendOpenFileAction(STDERR_FILENO, GetStandardErrorPath(), in ErrorPathValueChangedCallback()