Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.h218 ConfigureStructuredData(llvm::StringRef type_name,
H A DProcessGDBRemote.cpp4028 Status ProcessGDBRemote::ConfigureStructuredData( in ConfigureStructuredData() function in ProcessGDBRemote
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.cpp828 process_sp->ConfigureStructuredData(GetDarwinLogTypeName(), config_sp); in DoExecute()
1831 process_sp->ConfigureStructuredData(GetDarwinLogTypeName(), config_sp); in EnableNow()
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Target/
H A DProcess.h2603 ConfigureStructuredData(llvm::StringRef type_name,
/freebsd-14.2/contrib/llvm-project/lldb/source/Target/
H A DProcess.cpp6029 Process::ConfigureStructuredData(llvm::StringRef type_name, in ConfigureStructuredData() function in Process