Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DProcess.h2885 void MapSupportedStructuredDataPlugins(
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp970 MapSupportedStructuredDataPlugins(*supported_packets); in DidLaunchOrAttach()
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DProcess.cpp6037 void Process::MapSupportedStructuredDataPlugins( in MapSupportedStructuredDataPlugins() function in Process