Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DProcessGDBRemote.cpp158 bool GetUseSVR4() const { in GetUseSVR4() function in __anon6e32e4110111::PluginProperties
4692 bool can_use_svr4 = GetGlobalPluginProperties()->GetUseSVR4(); in GetLoadedModuleList()