Defined in 1 files as a typedef:
Referenced in 123 files:
- contrib/llvm-project/lldb/include/lldb/API/SBTarget.h, 4 times
- contrib/llvm-project/lldb/include/lldb/Breakpoint/Breakpoint.h, 3 times
- contrib/llvm-project/lldb/include/lldb/Core/Debugger.h, 4 times
- contrib/llvm-project/lldb/include/lldb/Core/Module.h, line 346
- contrib/llvm-project/lldb/include/lldb/Core/ModuleList.h, line 383
- contrib/llvm-project/lldb/include/lldb/Core/SearchFilter.h, 15 times
- contrib/llvm-project/lldb/include/lldb/Core/SourceManager.h, line 118
- contrib/llvm-project/lldb/include/lldb/Core/ValueObject.h, 2 times
- contrib/llvm-project/lldb/include/lldb/Expression/IRExecutionUnit.h, line 63
- contrib/llvm-project/lldb/include/lldb/Expression/IRMemoryMap.h, 2 times
- contrib/llvm-project/lldb/include/lldb/Expression/UserExpression.h, line 290
- contrib/llvm-project/lldb/include/lldb/Symbol/LineEntry.h, line 136
- contrib/llvm-project/lldb/include/lldb/Symbol/SymbolContext.h, 4 times
- contrib/llvm-project/lldb/include/lldb/Target/ExecutionContext.h, 7 times
- contrib/llvm-project/lldb/include/lldb/Target/ExecutionContextScope.h, line 36
- contrib/llvm-project/lldb/include/lldb/Target/LanguageRuntime.h, line 28
- contrib/llvm-project/lldb/include/lldb/Target/Process.h, 5 times
- contrib/llvm-project/lldb/include/lldb/Target/RegisterContext.h, line 184
- contrib/llvm-project/lldb/include/lldb/Target/StackFrame.h, line 474
- contrib/llvm-project/lldb/include/lldb/Target/Target.h, 9 times
- contrib/llvm-project/lldb/include/lldb/Target/TargetList.h, 16 times
- contrib/llvm-project/lldb/include/lldb/Target/Thread.h, line 1061
- contrib/llvm-project/lldb/include/lldb/lldb-private-interfaces.h, line 71
- contrib/llvm-project/lldb/source/API/SBAddress.cpp, line 125
- contrib/llvm-project/lldb/source/API/SBBlock.cpp, line 307
- contrib/llvm-project/lldb/source/API/SBBreakpoint.cpp, 7 times
- contrib/llvm-project/lldb/source/API/SBBreakpointName.cpp, 5 times
- contrib/llvm-project/lldb/source/API/SBCommandInterpreter.cpp, 3 times
- contrib/llvm-project/lldb/source/API/SBDebugger.cpp, 11 times
- contrib/llvm-project/lldb/source/API/SBExecutionContext.cpp, line 90
- contrib/llvm-project/lldb/source/API/SBFunction.cpp, line 129
- contrib/llvm-project/lldb/source/API/SBInstruction.cpp, 3 times
- contrib/llvm-project/lldb/source/API/SBModule.cpp, line 424
- contrib/llvm-project/lldb/source/API/SBProcess.cpp, line 249
- contrib/llvm-project/lldb/source/API/SBSection.cpp, line 138
- contrib/llvm-project/lldb/source/API/SBSourceManager.cpp, 2 times
- contrib/llvm-project/lldb/source/API/SBSymbol.cpp, line 127
- contrib/llvm-project/lldb/source/API/SBTarget.cpp, 92 times
- contrib/llvm-project/lldb/source/API/SBValue.cpp, 15 times
- contrib/llvm-project/lldb/source/API/SBVariablesOptions.cpp, line 38
- contrib/llvm-project/lldb/source/Breakpoint/Breakpoint.cpp, 3 times
- contrib/llvm-project/lldb/source/Breakpoint/BreakpointResolverScripted.cpp, line 48
- contrib/llvm-project/lldb/source/Commands/CommandCompletions.cpp, 4 times
- contrib/llvm-project/lldb/source/Commands/CommandObjectDisassemble.cpp, 2 times
- contrib/llvm-project/lldb/source/Commands/CommandObjectPlatform.cpp, 2 times
- contrib/llvm-project/lldb/source/Commands/CommandObjectProcess.cpp, line 395
- contrib/llvm-project/lldb/source/Commands/CommandObjectQuit.cpp, line 44
- contrib/llvm-project/lldb/source/Commands/CommandObjectTarget.cpp, 6 times
- contrib/llvm-project/lldb/source/Commands/CommandObjectThread.cpp, 2 times
- contrib/llvm-project/lldb/source/Commands/CommandObjectType.cpp, line 2843
- contrib/llvm-project/lldb/source/Core/Address.cpp, 2 times
- contrib/llvm-project/lldb/source/Core/Debugger.cpp, 7 times
- contrib/llvm-project/lldb/source/Core/Disassembler.cpp, 2 times
- contrib/llvm-project/lldb/source/Core/DumpDataExtractor.cpp, 3 times
- contrib/llvm-project/lldb/source/Core/Module.cpp, line 919
- contrib/llvm-project/lldb/source/Core/ModuleList.cpp, line 559
- contrib/llvm-project/lldb/source/Core/SearchFilter.cpp, 11 times
- contrib/llvm-project/lldb/source/Core/SourceManager.cpp, 3 times
- contrib/llvm-project/lldb/source/Core/ValueObject.cpp, 8 times
- contrib/llvm-project/lldb/source/Core/ValueObjectDynamicValue.cpp, line 231
- contrib/llvm-project/lldb/source/Core/ValueObjectMemory.cpp, 2 times
- contrib/llvm-project/lldb/source/DataFormatters/TypeFormat.cpp, 2 times
- contrib/llvm-project/lldb/source/DataFormatters/TypeSummary.cpp, line 162
- contrib/llvm-project/lldb/source/DataFormatters/TypeSynthetic.cpp, line 134
- contrib/llvm-project/lldb/source/Expression/IRExecutionUnit.cpp, 3 times
- contrib/llvm-project/lldb/source/Expression/IRMemoryMap.cpp, 6 times
- contrib/llvm-project/lldb/source/Expression/LLVMUserExpression.cpp, line 296
- contrib/llvm-project/lldb/source/Expression/Materializer.cpp, 2 times
- contrib/llvm-project/lldb/source/Expression/UserExpression.cpp, 2 times
- contrib/llvm-project/lldb/source/Interpreter/CommandInterpreter.cpp, 2 times
- contrib/llvm-project/lldb/source/Interpreter/OptionGroupFormat.cpp, 2 times
- contrib/llvm-project/lldb/source/Interpreter/OptionGroupValueObjectDisplay.cpp, 2 times
- contrib/llvm-project/lldb/source/Interpreter/Options.cpp, 3 times
- contrib/llvm-project/lldb/source/Plugins/ABI/ARM/ABIMacOSX_arm.cpp, line 1394
- contrib/llvm-project/lldb/source/Plugins/ABI/ARM/ABISysV_arm.cpp, line 1400
- contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.cpp, line 54
- contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.h, 2 times
- contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.cpp, line 68
- contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.h, line 83
- contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionParser.cpp, 3 times
- contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ClangUserExpression.h, 2 times
- contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/IRForTarget.cpp, line 307
- contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/BlockPointer.cpp, line 37
- contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/LibCxx.cpp, 2 times
- contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/LibCxxBitset.cpp, line 62
- contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/LibStdcpp.cpp, line 91
- contrib/llvm-project/lldb/source/Plugins/Language/ObjC/NSDictionary.cpp, 5 times
- contrib/llvm-project/lldb/source/Plugins/Language/ObjC/NSString.cpp, line 299
- contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/CPlusPlus/CPPLanguageRuntime.cpp, line 345
- contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTrampolineHandler.cpp, line 945
- contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp, 4 times
- contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.h, 5 times
- contrib/llvm-project/lldb/source/Plugins/OperatingSystem/Python/OperatingSystemPython.cpp, line 85
- contrib/llvm-project/lldb/source/Plugins/Platform/FreeBSD/PlatformFreeBSD.cpp, line 268
- contrib/llvm-project/lldb/source/Plugins/Platform/NetBSD/PlatformNetBSD.cpp, line 267
- contrib/llvm-project/lldb/source/Plugins/Platform/POSIX/PlatformPOSIX.cpp, line 367
- contrib/llvm-project/lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.cpp, 2 times
- contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/ProcessFreeBSD.cpp, 3 times
- contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/ProcessFreeBSD.h, 3 times
- contrib/llvm-project/lldb/source/Plugins/Process/elf-core/ProcessElfCore.cpp, 3 times
- contrib/llvm-project/lldb/source/Plugins/Process/elf-core/ProcessElfCore.h, 3 times
- contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp, 3 times
- contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.h, 3 times
- contrib/llvm-project/lldb/source/Plugins/Process/minidump/ProcessMinidump.cpp, 3 times
- contrib/llvm-project/lldb/source/Plugins/Process/minidump/ProcessMinidump.h, 3 times
- contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp, 4 times
- contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.cpp, 3 times
- contrib/llvm-project/lldb/source/Symbol/LineEntry.cpp, line 254
- contrib/llvm-project/lldb/source/Symbol/SymbolContext.cpp, 2 times
- contrib/llvm-project/lldb/source/Symbol/UnwindPlan.cpp, 2 times
- contrib/llvm-project/lldb/source/Symbol/Variable.cpp, line 234
- contrib/llvm-project/lldb/source/Target/ExecutionContext.cpp, 8 times
- contrib/llvm-project/lldb/source/Target/LanguageRuntime.cpp, 2 times
- contrib/llvm-project/lldb/source/Target/Platform.cpp, line 1804
- contrib/llvm-project/lldb/source/Target/Process.cpp, 7 times
- contrib/llvm-project/lldb/source/Target/RegisterContext.cpp, 3 times
- contrib/llvm-project/lldb/source/Target/StackFrame.cpp, 7 times
- contrib/llvm-project/lldb/source/Target/StackFrameList.cpp, 2 times
- contrib/llvm-project/lldb/source/Target/Target.cpp, 6 times
- contrib/llvm-project/lldb/source/Target/TargetList.cpp, 21 times
- contrib/llvm-project/lldb/source/Target/Thread.cpp, 3 times
- contrib/llvm-project/lldb/source/Target/ThreadPlanStepUntil.cpp, line 37
- contrib/llvm-project/lldb/source/Target/ThreadPlanTracer.cpp, line 48