9#ifndef LLDB_SOURCE_PLUGINS_PLATFORM_MACOSX_PLATFORMMACOSX_H
10#define LLDB_SOURCE_PLUGINS_PLATFORM_MACOSX_PLATFORMMACOSX_H
18#include "llvm/ADT/SmallVector.h"
19#include "llvm/ADT/StringRef.h"
53 bool *did_create_ptr)
override;
68 std::vector<std::string> &options)
override {
An architecture specification class.
A uniqued constant string class.
A plug-in interface definition class for debugging a process.
A class that represents a running process on the host machine.
std::shared_ptr< lldb_private::Platform > PlatformSP
std::shared_ptr< lldb_private::Module > ModuleSP