LLDB mainline
Variables
HostInfoLinux.cpp File Reference
#include "lldb/Host/linux/HostInfoLinux.h"
#include "lldb/Host/Config.h"
#include "lldb/Host/FileSystem.h"
#include "lldb/Utility/LLDBLog.h"
#include "lldb/Utility/Log.h"
#include "llvm/Support/Threading.h"
#include <climits>
#include <cstdio>
#include <cstring>
#include <sys/utsname.h>
#include <unistd.h>
#include <algorithm>
#include <mutex>
#include <optional>

Go to the source code of this file.

Variables

static HostInfoLinuxFields * g_fields = nullptr
 

Variable Documentation

◆ g_fields

HostInfoLinuxFields* g_fields = nullptr
static

Definition at line 38 of file HostInfoLinux.cpp.