Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Host/linux/
H A DHostInfoLinux.cpp116 char distribution_id[256] = {'\0'}; GetDistributionId() local
/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerCommon.cpp190 llvm::StringRef distribution_id = HostInfo::GetDistributionId(); in Handle_qHostInfo() local