Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp1193 static void ParseOSType(llvm::StringRef value, std::string &os_name, in ParseOSType() function
1265 ParseOSType(value, os_name, environment); in GetHostInfo()
2169 ParseOSType(value, os_name, environment); in GetCurrentProcessInfo()