Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/JITLoader/GDB/
H A DJITLoaderGDB.cpp159 if (!PluginManager::GetSettingForJITLoaderPlugin( in DebuggerInitialize()
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DPluginManager.h561 GetSettingForJITLoaderPlugin(Debugger &debugger,
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DPluginManager.cpp1792 PluginManager::GetSettingForJITLoaderPlugin(Debugger &debugger, in GetSettingForJITLoaderPlugin() function in PluginManager