LLDB mainline
ProcessFreeBSDKernelCore.cpp File Reference
#include "lldb/Core/Module.h"
#include "lldb/Core/PluginManager.h"
#include "lldb/Interpreter/CommandInterpreter.h"
#include "lldb/Symbol/Type.h"
#include "lldb/Target/DynamicLoader.h"
#include "lldb/Utility/LLDBLog.h"
#include "lldb/Utility/Log.h"
#include "lldb/Utility/StreamString.h"
#include "Plugins/DynamicLoader/FreeBSD-Kernel/DynamicLoaderFreeBSDKernel.h"
#include "ProcessFreeBSDKernelCore.h"
#include "ThreadFreeBSDKernelCore.h"
#include "ProcessFreeBSDKernelCoreProperties.inc"
#include "ProcessFreeBSDKernelCorePropertiesEnum.inc"

Go to the source code of this file.

Macros

#define LLDB_PROPERTIES_processfreebsdkernelcore
#define LLDB_PROPERTIES_processfreebsdkernelcore

Functions

static PluginProperties & GetGlobalPluginProperties ()

Macro Definition Documentation

◆ LLDB_PROPERTIES_processfreebsdkernelcore [1/2]

#define LLDB_PROPERTIES_processfreebsdkernelcore

Definition at line 29 of file ProcessFreeBSDKernelCore.cpp.

◆ LLDB_PROPERTIES_processfreebsdkernelcore [2/2]

#define LLDB_PROPERTIES_processfreebsdkernelcore

Definition at line 29 of file ProcessFreeBSDKernelCore.cpp.

Function Documentation

◆ GetGlobalPluginProperties()

PluginProperties & GetGlobalPluginProperties ( )
static

Definition at line 58 of file ProcessFreeBSDKernelCore.cpp.