9#ifndef LLDB_SOURCE_PLUGINS_DYNAMICLOADER_MACOSX_DYLD_DYNAMICLOADERDARWINPROPERTIES_H
10#define LLDB_SOURCE_PLUGINS_DYNAMICLOADER_MACOSX_DYLD_DYNAMICLOADERDARWINPROPERTIES_H
static DynamicLoaderDarwinProperties & GetGlobal()
DynamicLoaderDarwinProperties()
std::unique_ptr< ExperimentalProperties > m_experimental_properties
static llvm::StringRef GetSettingName()
bool GetEnableParallelImageLoad() const
~DynamicLoaderDarwinProperties() override=default
A class that represents a running process on the host machine.