Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/lldb/source/Target/
HDTarget.cpp1803 TargetPropertiesSP properties_sp(Target::GetGlobalProperties()); in GetDefaultExecutableSearchPaths()
1812 TargetPropertiesSP properties_sp(Target::GetGlobalProperties()); in GetDefaultDebugFileSearchPaths()
1821 TargetPropertiesSP properties_sp(Target::GetGlobalProperties()); in GetDefaultArchitecture()
1830 TargetPropertiesSP properties_sp(Target::GetGlobalProperties()); in SetDefaultArchitecture()
2198 const TargetPropertiesSP &
2201 static TargetPropertiesSP g_settings_sp; in GetGlobalProperties()
2692 TargetOptionValueProperties (Target *target, const TargetPropertiesSP &target_properties_sp) : in TargetOptionValueProperties()
/trueos/contrib/llvm/tools/lldb/include/lldb/Target/
HDTarget.h187 typedef std::shared_ptr<TargetProperties> TargetPropertiesSP; typedef
470 static const TargetPropertiesSP &