LLDB mainline
Classes | Namespaces
PlatformDarwin.h File Reference
#include "Plugins/Platform/POSIX/PlatformPOSIX.h"
#include "lldb/Host/FileSystem.h"
#include "lldb/Host/ProcessLaunchInfo.h"
#include "lldb/Utility/ArchSpec.h"
#include "lldb/Utility/ConstString.h"
#include "lldb/Utility/FileSpec.h"
#include "lldb/Utility/FileSpecList.h"
#include "lldb/Utility/Status.h"
#include "lldb/Utility/StructuredData.h"
#include "lldb/Utility/XcodeSDK.h"
#include "lldb/lldb-forward.h"
#include "llvm/ADT/SmallVector.h"
#include "llvm/ADT/StringMap.h"
#include "llvm/ADT/StringRef.h"
#include "llvm/Support/Error.h"
#include "llvm/Support/VersionTuple.h"
#include "llvm/TargetParser/Triple.h"
#include <mutex>
#include <optional>
#include <string>
#include <vector>

Go to the source code of this file.

Classes

class  lldb_private::PlatformDarwin
 
struct  lldb_private::PlatformDarwin::CrashInfoAnnotations
 
struct  lldb_private::PlatformDarwin::SDKEnumeratorInfo
 

Namespaces

namespace  lldb_private
 A class that represents a running process on the host machine.