Home
last modified time | relevance | path

Searched refs:ConfigureStructuredData (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.cpp831 process_sp->ConfigureStructuredData(GetDarwinLogTypeName(), config_sp); in DoExecute()
1839 process_sp->ConfigureStructuredData(GetDarwinLogTypeName(), config_sp); in EnableNow()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.h217 ConfigureStructuredData(llvm::StringRef type_name,
H A DProcessGDBRemote.cpp4169 Status ProcessGDBRemote::ConfigureStructuredData( in ConfigureStructuredData() function in ProcessGDBRemote
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DProcess.h2680 ConfigureStructuredData(llvm::StringRef type_name,
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DProcess.cpp6251 Process::ConfigureStructuredData(llvm::StringRef type_name, in ConfigureStructuredData() function in Process