Home
last modified time | relevance | path

Searched defs:GetGlobalProperties (Results 1 – 10 of 10) sorted by relevance

/llvm-project/lldb/source/Plugins/Platform/QemuUser/
H A DPlatformQemuUser.cpp72 static PluginProperties &GetGlobalProperties() { in GetGlobalProperties() function
/llvm-project/lldb/source/Plugins/Platform/Android/
H A DPlatformAndroid.cpp51 static PluginProperties &GetGlobalProperties() { in GetGlobalProperties() function
/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DTraceIntelPT.cpp73 TraceIntelPT::PluginProperties &TraceIntelPT::GetGlobalProperties() { in GetGlobalProperties() function in TraceIntelPT
/llvm-project/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformDarwinKernel.cpp208 static PlatformDarwinKernelProperties &GetGlobalProperties() { in GetGlobalProperties() function
H A DPlatformDarwin.cpp154 static PlatformDarwinProperties &GetGlobalProperties() { GetGlobalProperties() function
/llvm-project/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/
H A DDynamicLoaderDarwinKernel.cpp129 static DynamicLoaderDarwinKernelProperties &GetGlobalProperties() { GetGlobalProperties() function
/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.cpp149 static StructuredDataDarwinLogProperties &GetGlobalProperties() { in GetGlobalProperties() function
/llvm-project/lldb/source/Target/
H A DThread.cpp61 ThreadProperties &Thread::GetGlobalProperties() { in GetGlobalProperties() function in Thread
H A DTarget.cpp3048 TargetProperties &Target::GetGlobalProperties() { GetGlobalProperties() function in Target
H A DProcess.cpp541 ProcessProperties &Process::GetGlobalProperties() { GetGlobalProperties() function in Process