Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Target/
H A DTarget.h149 FileSpec GetStandardOutputPath() const;
/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DTarget.cpp3100 out_file_spec = GetStandardOutputPath(); in FinalizeFileActions()
3925 FileSpec TargetProperties::GetStandardOutputPath() const { in GetStandardOutputPath() function in TargetProperties
4138 STDOUT_FILENO, this_->GetStandardOutputPath(), false, true); in OutputPathValueChangedCallback()