Home
last modified time | relevance | path

Searched refs:LoadOperatingSystemPlugin (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/llvm/tools/lldb/include/lldb/Target/
HDProcess.h3410 LoadOperatingSystemPlugin(bool flush);
/NextBSD/contrib/llvm/tools/lldb/source/Target/
HDProcess.cpp162 properties->m_process->LoadOperatingSystemPlugin(true); in OptionValueChangedCallback()
3130 Process::LoadOperatingSystemPlugin(bool flush) in LoadOperatingSystemPlugin() function in Process
3230 LoadOperatingSystemPlugin(false); in Launch()