Searched refs:GetGlobalProperties (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.0-release/contrib/llvm/tools/lldb/source/Target/
H A DTarget.cpp1777 TargetPropertiesSP properties_sp(Target::GetGlobalProperties());
1786 TargetPropertiesSP properties_sp(Target::GetGlobalProperties());
1795 TargetPropertiesSP properties_sp(Target::GetGlobalProperties());
1804 TargetPropertiesSP properties_sp(Target::GetGlobalProperties());
2519 m_collection_sp.reset (new TargetOptionValueProperties(target, Target::GetGlobalProperties()));
2528 Process::GetGlobalProperties()->GetValueProperties());
2803 Target::GetGlobalProperties() function in class:Target
H A DThread.cpp52 Thread::GetGlobalProperties() function in class:Thread
121 m_collection_sp.reset (new ThreadOptionValueProperties(Thread::GetGlobalProperties().get()));
H A DProcess.cpp128 Thread::GetGlobalProperties()->GetValueProperties());
131 m_collection_sp.reset (new ProcessOptionValueProperties(Process::GetGlobalProperties().get()));
1088 Process::GetGlobalProperties() function in class:Process
/freebsd-10.0-release/contrib/llvm/tools/lldb/include/lldb/Target/
H A DThread.h217 GetGlobalProperties();
H A DTarget.h415 GetGlobalProperties();
H A DProcess.h1557 GetGlobalProperties();
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/Core/
H A DDebugger.cpp655 Target::GetGlobalProperties()->GetValueProperties());

Completed in 387 milliseconds