Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DTarget.h188 FileSpec GetStandardErrorPath() const;
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DTarget.cpp3432 err_file_spec = GetStandardErrorPath(); in FinalizeFileActions()
4543 FileSpec TargetProperties::GetStandardErrorPath() const { in GetStandardErrorPath() function in TargetProperties
4738 m_launch_info.AppendOpenFileAction(STDERR_FILENO, GetStandardErrorPath(), in ErrorPathValueChangedCallback()