Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DDynamicLoader.cpp367 void DynamicLoader::LoadOperatingSystemPlugin(bool flush) in LoadOperatingSystemPlugin() function in DynamicLoader
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DProcess.cpp2620 void Process::LoadOperatingSystemPlugin(bool flush) { in LoadOperatingSystemPlugin() function in Process