Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Core/
H A DPluginManager.h490 GetSettingForJITLoaderPlugin(Debugger &debugger, ConstString setting_name);
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/JITLoader/GDB/
H A DJITLoaderGDB.cpp161 if (!PluginManager::GetSettingForJITLoaderPlugin( in DebuggerInitialize()
/freebsd-13.1/contrib/llvm-project/lldb/source/Core/
H A DPluginManager.cpp1536 PluginManager::GetSettingForJITLoaderPlugin(Debugger &debugger, in GetSettingForJITLoaderPlugin() function in PluginManager