Go to the documentation of this file.
9 #ifndef LLDB_LLDB_PRIVATE_ENUMERATIONS_H
10 #define LLDB_LLDB_PRIVATE_ENUMERATIONS_H
12 #include "llvm/ADT/StringRef.h"
13 #include "llvm/Support/FormatProviders.h"
14 #include "llvm/Support/raw_ostream.h"
237 return "Number of expr evaluation successes";
239 return "Number of expr evaluation failures";
241 return "Number of frame var successes";
243 return "Number of frame var failures";
247 llvm_unreachable(
"Statistic not registered!");
261 Stream <<
"no opinion";
272 #endif // LLDB_LLDB_PRIVATE_ENUMERATIONS_H
@ eVarSetOperationInsertBefore
@ eVarSetOperationReplace
@ eArgRepeatPairRangeOptional
@ eInstructionTypePCModifying
LanguageRuntimeDescriptionDisplayVerbosity
ExecutionPolicy
Expression execution policies.
@ eFormatCategoryItemSummary
@ eFormatCategoryItemSynth
@ eStepTypeOut
Single step out a specified context.
@ eAddressTypeHost
Address is an address in the process that is running this code.
@ eFormatCategoryItemFilter
@ eExecutionPolicyTopLevel
@ eStepTypeScripted
A step type implemented by the script interpreter.
VarSetOperationType
Settable state variable types.
@ eStepTypeOver
Single step over a specified context.
@ eScriptedCommandSynchronicityAsynchronous
@ eStepTypeInto
Single step into a specified context.
@ eFormatCategoryItemFormat
string(SUBSTRING ${p} 10 -1 pStripped) if($
@ eAddressTypeLoad
Address is an address as in the current target inferior process.
@ eScriptedCommandSynchronicitySynchronous
@ eMemoryModuleLoadLevelPartial
@ AnyModule
Match 0..n nested modules.
std::string GetStatDescription(lldb_private::StatisticKind K)
@ eStepTypeTraceOver
Single step one instruction, stepping over.
@ eLanguageRuntimeDescriptionDisplayVerbosityFull
@ eScriptedCommandSynchronicityCurrentValue
@ eMemoryModuleLoadLevelComplete
@ eMemoryModuleLoadLevelMinimal
@ eAddressTypeFile
Address is an address as found in an object or symbol file.
@ eInstructionTypePrologueEpilogue
@ eExecutionPolicyOnlyWhenNeeded
InstructionType
Instruction types.
A class that represents a running process on the host machine.
@ eStepTypeTrace
Single step one instruction.
@ eVarSetOperationInvalid
FormatCategoryItem
Format category entry types.
@ eLanguageRuntimeDescriptionDisplayVerbosityCompact
ScriptedCommandSynchronicity
@ eVarSetOperationInsertAfter