Home
last modified time | relevance | path

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

/external/lldb/include/lldb/Target/
DTarget.h145 GetStandardOutputPath () const;
/external/lldb/source/Target/
DTarget.cpp2700 TargetProperties::GetStandardOutputPath () const in GetStandardOutputPath() function in TargetProperties
DProcess.cpp453 out_path = target->GetStandardOutputPath(); in FinalizeFileActions()