Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunicationClient.cpp1134 static void ParseOSType(llvm::StringRef value, std::string &os_name, in ParseOSType() function
1206 ParseOSType(value, os_name, environment); in GetHostInfo()
2077 ParseOSType(value, os_name, environment); in GetCurrentProcessInfo()