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.cpp828 process_sp->ConfigureStructuredData(GetDarwinLogTypeName(), config_sp); in DoExecute()
1831 process_sp->ConfigureStructuredData(GetDarwinLogTypeName(), config_sp); in EnableNow()
1837 "ConfigureStructuredData() call failed " in EnableNow()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.h218 ConfigureStructuredData(llvm::StringRef type_name,
H A DProcessGDBRemote.cpp4039 Status ProcessGDBRemote::ConfigureStructuredData( in ConfigureStructuredData() function in ProcessGDBRemote
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DProcess.h2628 ConfigureStructuredData(llvm::StringRef type_name,
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DProcess.cpp6230 Process::ConfigureStructuredData(llvm::StringRef type_name, in ConfigureStructuredData() function in Process