llvm/tools/lldb/source/Target/TargetPropertiesEnum.inc

/*===- TableGen'erated file -------------------------------------*- C++ -*-===*\
|*                                                                            *|
|* Property definition enum for LLDB.                                         *|
|*                                                                            *|
|* Automatically generated file, do not edit!                                 *|
|* From: TargetProperties.td                                                  *|
|*                                                                            *|
\*===----------------------------------------------------------------------===*/

// Property enum cases for language
#ifdef LLDB_PROPERTIES_language
ePropertyEnableFilterForLineBreakpoints,
#undef LLDB_PROPERTIES_language
#endif // language Property

// Property enum cases for platform
#ifdef LLDB_PROPERTIES_platform
ePropertyModuleCacheDirectory,
ePropertyUseModuleCache,
#undef LLDB_PROPERTIES_platform
#endif // platform Property

// Property enum cases for process
#ifdef LLDB_PROPERTIES_process
ePropertyDetachKeepsStopped,
ePropertyDisableLangRuntimeUnwindPlans,
ePropertyDisableMemCache,
ePropertyExtraStartCommand,
ePropertyFollowForkMode,
ePropertyHighmemVirtualAddressableBits,
ePropertyIgnoreBreakpointsInExpressions,
ePropertyInterruptTimeout,
ePropertyMemCacheLineSize,
ePropertyPythonOSPluginPath,
ePropertySteppingRunsAllThreads,
ePropertyStopOnExec,
ePropertyStopOnSharedLibraryEvents,
ePropertyUnwindOnErrorInExpressions,
ePropertyUtilityExpressionTimeout,
ePropertyVirtualAddressableBits,
ePropertyWarningOptimization,
ePropertyWarningUnsupportedLanguage,
#undef LLDB_PROPERTIES_process
#endif // process Property

// Property enum cases for process_experimental
#ifdef LLDB_PROPERTIES_process_experimental
ePropertyOSPluginReportsAllThreads,
#undef LLDB_PROPERTIES_process_experimental
#endif // process_experimental Property

// Property enum cases for target
#ifdef LLDB_PROPERTIES_target
ePropertyArg0,
ePropertyAutoApplyFixIts,
ePropertyAutoImportClangModules,
ePropertyAutoInstallMainExecutable,
ePropertyAutoSourceMapRelative,
ePropertyBreakpointUseAvoidList,
ePropertyClangModuleSearchPaths,
ePropertyDebugFileSearchPaths,
ePropertyDebugUtilityExpression,
ePropertyDefaultArch,
ePropertyDetachOnError,
ePropertyDisableASLR,
ePropertyDisableSTDIO,
ePropertyDisassemblyFlavor,
ePropertyDisplayExpressionsInCrashlogs,
ePropertyDisplayRecognizedArguments,
ePropertyDisplayRuntimeSupportValues,
ePropertyDynamicClassInfoHelper,
ePropertyEnableSynthetic,
ePropertyEnvVars,
ePropertyErrorPath,
ePropertyExecutableSearchPaths,
ePropertyExprAllocAddress,
ePropertyExprAllocAlign,
ePropertyExprAllocSize,
ePropertyExprErrorLimit,
ePropertyExprPrefix,
ePropertyHexImmediateStyle,
ePropertyImportStdModule,
ePropertyInheritEnv,
ePropertyInheritTCC,
ePropertyInlineStrategy,
ePropertyInputPath,
ePropertyLanguage,
ePropertyLoadCWDlldbinitFile,
ePropertyLoadScriptFromSymbolFile,
ePropertyMaxChildrenCount,
ePropertyMaxChildrenDepth,
ePropertyMaxMemReadSize,
ePropertyMaxSummaryLength,
ePropertyMaxZeroPaddingInFloatFormat,
ePropertyMemoryModuleLoadLevel,
ePropertyMoveToNearestCode,
ePropertyNotifyAboutFixIts,
ePropertyObjectMap,
ePropertyOutputPath,
ePropertyPreferDynamic,
ePropertyPreloadSymbols,
ePropertyRequireHardwareBreakpoints,
ePropertyRetriesWithFixIts,
ePropertyRunArgs,
ePropertySaveObjectsDir,
ePropertyShowHexVariableValuesWithLeadingZeroes,
ePropertySkipPrologue,
ePropertySourceMap,
ePropertySourceRealpathPrefixes,
ePropertyTrapHandlerNames,
ePropertyUnsetEnvVars,
ePropertyUseFastStepping,
ePropertyUseHexImmediates,
#undef LLDB_PROPERTIES_target
#endif // target Property

// Property enum cases for target_experimental
#ifdef LLDB_PROPERTIES_target_experimental
ePropertyInjectLocalVars,
#undef LLDB_PROPERTIES_target_experimental
#endif // target_experimental Property

// Property enum cases for thread
#ifdef LLDB_PROPERTIES_thread
ePropertyEnableThreadTrace,
ePropertyMaxBacktraceDepth,
ePropertySingleThreadPlanTimeout,
ePropertyStepAvoidLibraries,
ePropertyStepAvoidRegex,
ePropertyStepInAvoidsNoDebug,
ePropertyStepOutAvoidsNoDebug,
#undef LLDB_PROPERTIES_thread
#endif // thread Property