Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Target/
H A DTarget.h148 FileSpec GetStandardErrorPath() const;
/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DTarget.cpp3102 err_file_spec = GetStandardErrorPath(); in FinalizeFileActions()
3935 FileSpec TargetProperties::GetStandardErrorPath() const { in GetStandardErrorPath() function in TargetProperties
4146 STDERR_FILENO, this_->GetStandardErrorPath(), false, true); in ErrorPathValueChangedCallback()