reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
    1
    2
    3
    4
    5
    6
    7
    8
    9
   10
   11
   12
   13
   14
   15
   16
   17
   18
   19
   20
   21
   22
   23
   24
   25
   26
   27
   28
   29
   30
   31
   32
   33
   34
   35
   36
   37
   38
   39
   40
   41
   42
   43
   44
   45
   46
   47
   48
   49
   50
   51
   52
   53
   54
   55
   56
   57
   58
   59
   60
   61
   62
   63
   64
   65
   66
   67
   68
   69
   70
   71
   72
   73
   74
   75
   76
   77
   78
   79
   80
   81
   82
   83
   84
   85
   86
   87
   88
   89
   90
   91
   92
   93
   94
   95
   96
   97
   98
   99
  100
/*===- TableGen'erated file -------------------------------------*- C++ -*-===*\
|*                                                                            *|
|* Property definition enum for LLDB.                                         *|
|*                                                                            *|
|* Automatically generated file, do not edit!                                 *|
|*                                                                            *|
\*===----------------------------------------------------------------------===*/

// Property enum cases for experimental
#ifdef LLDB_PROPERTIES_experimental
ePropertyInjectLocalVars,
ePropertyUseModernTypeLookup,
#undef LLDB_PROPERTIES_experimental
#endif // experimental 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,
ePropertyDisableMemCache,
ePropertyExtraStartCommand,
ePropertyIgnoreBreakpointsInExpressions,
ePropertyMemCacheLineSize,
ePropertyPythonOSPluginPath,
ePropertyStopOnExec,
ePropertyStopOnSharedLibraryEvents,
ePropertyUnwindOnErrorInExpressions,
ePropertyUtilityExpressionTimeout,
ePropertyWarningOptimization,
#undef LLDB_PROPERTIES_process
#endif // process Property

// Property enum cases for target
#ifdef LLDB_PROPERTIES_target
ePropertyArg0,
ePropertyAutoApplyFixIts,
ePropertyAutoImportClangModules,
ePropertyBreakpointUseAvoidList,
ePropertyClangModuleSearchPaths,
ePropertyDebugFileSearchPaths,
ePropertyDefaultArch,
ePropertyDetachOnError,
ePropertyDisableASLR,
ePropertyDisableSTDIO,
ePropertyDisassemblyFlavor,
ePropertyDisplayExpressionsInCrashlogs,
ePropertyDisplayRecognizedArguments,
ePropertyDisplayRuntimeSupportValues,
ePropertyEnableSynthetic,
ePropertyEnvVars,
ePropertyErrorPath,
ePropertyExecutableSearchPaths,
ePropertyExprPrefix,
ePropertyHexImmediateStyle,
ePropertyImportStdModule,
ePropertyInheritEnv,
ePropertyInlineStrategy,
ePropertyInputPath,
ePropertyLanguage,
ePropertyLoadCWDlldbinitFile,
ePropertyLoadScriptFromSymbolFile,
ePropertyMaxChildrenCount,
ePropertyMaxMemReadSize,
ePropertyMaxSummaryLength,
ePropertyMaxZeroPaddingInFloatFormat,
ePropertyMemoryModuleLoadLevel,
ePropertyMoveToNearestCode,
ePropertyNonStopModeEnabled,
ePropertyNotifyAboutFixIts,
ePropertyOutputPath,
ePropertyPreferDynamic,
ePropertyPreloadSymbols,
ePropertyRequireHardwareBreakpoints,
ePropertyRunArgs,
ePropertySaveObjects,
ePropertySkipPrologue,
ePropertySourceMap,
ePropertyTrapHandlerNames,
ePropertyUseFastStepping,
ePropertyUseHexImmediates,
#undef LLDB_PROPERTIES_target
#endif // target Property

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