Home
last modified time | relevance | path

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

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