Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/include/lldb/Core/
HDArchSpec.h309 GetDistributionId () const;
/NextBSD/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
HDGDBRemoteCommunicationServerCommon.cpp166 const char* distribution_id = host_arch.GetDistributionId ().AsCString (); in Handle_qHostInfo()
/NextBSD/contrib/llvm/tools/lldb/source/Core/
HDArchSpec.cpp589 ArchSpec::GetDistributionId () const in GetDistributionId() function in ArchSpec