Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Platform/QemuUser/
H A DPlatformQemuUser.cpp72 static PluginProperties &GetGlobalProperties() { in GetGlobalProperties() function
/freebsd/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DTraceIntelPT.cpp73 TraceIntelPT::PluginProperties &TraceIntelPT::GetGlobalProperties() { in GetGlobalProperties() function in TraceIntelPT
/freebsd/contrib/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.cpp147 static StructuredDataDarwinLogProperties &GetGlobalProperties() { GetGlobalProperties() function
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DThread.cpp61 ThreadProperties &Thread::GetGlobalProperties() { in GetGlobalProperties() function in Thread
H A DTarget.cpp3048 TargetProperties &Target::GetGlobalProperties() { in GetGlobalProperties() function in Target
H A DProcess.cpp545 ProcessProperties &Process::GetGlobalProperties() { in GetGlobalProperties() function in Process