Home
last modified time | relevance | path

Searched refs:is_global_setting (Results 1 – 6 of 6) sorted by path

/freebsd/contrib/llvm-project/lldb/source/Plugins/JITLoader/GDB/
H A DJITLoaderGDB.cpp161 const bool is_global_setting = true; in DebuggerInitialize() local
164 "Properties for the JIT LoaderGDB plug-in.", is_global_setting); in DebuggerInitialize()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp3514 const bool is_global_setting = true; in DebuggerInitialize() local
3517 "Properties for the gdb-remote process plug-in.", is_global_setting); in DebuggerInitialize()
/freebsd/contrib/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.cpp1360 const bool is_global_setting = true; in DebuggerInitialize() local
1363 "Properties for the darwin-log plug-in.", is_global_setting); in DebuggerInitialize()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp312 const bool is_global_setting = true; in DebuggerInitialize() local
315 "Properties for the dwarf symbol-file plug-in.", is_global_setting); in DebuggerInitialize()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolLocator/Debuginfod/
H A DSymbolLocatorDebuginfod.cpp123 const bool is_global_setting = true; in DebuggerInitialize() local
127 is_global_setting); in DebuggerInitialize()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DTraceIntelPT.cpp88 const bool is_global_setting = true; in DebuggerInitialize() local
91 "Properties for the intel-pt trace plug-in.", is_global_setting); in DebuggerInitialize()