Defined in 3 files as a member:
Referenced in 108 files:
- contrib/binutils/ld/ldlang.c, 5 times
- contrib/llvm-project/lldb/include/lldb/API/SBTarget.h, 5 times
- contrib/llvm-project/lldb/include/lldb/API/SBThread.h, 2 times
- contrib/llvm-project/lldb/include/lldb/Core/FileLineResolver.h, line 51
- contrib/llvm-project/lldb/include/lldb/Core/Module.h, 2 times
- contrib/llvm-project/lldb/include/lldb/Core/ModuleList.h, line 428
- contrib/llvm-project/lldb/include/lldb/Core/ModuleSpec.h, 6 times
- contrib/llvm-project/lldb/include/lldb/Core/SourceManager.h, 8 times
- contrib/llvm-project/lldb/include/lldb/Host/File.h, 2 times
- contrib/llvm-project/lldb/include/lldb/Host/FileAction.h, line 34
- contrib/llvm-project/lldb/include/lldb/Host/FileCache.h, line 31
- contrib/llvm-project/lldb/include/lldb/Host/FileSystem.h, 17 times
- contrib/llvm-project/lldb/include/lldb/Host/Host.h, line 228
- contrib/llvm-project/lldb/include/lldb/Host/HostInfoBase.h, 9 times
- contrib/llvm-project/lldb/include/lldb/Host/HostNativeProcessBase.h, line 33
- contrib/llvm-project/lldb/include/lldb/Host/HostProcess.h, line 40
- contrib/llvm-project/lldb/include/lldb/Host/ProcessLaunchInfo.h, line 47
- contrib/llvm-project/lldb/include/lldb/Host/common/NativeProcessProtocol.h, line 251
- contrib/llvm-project/lldb/include/lldb/Host/posix/HostInfoPosix.h, 2 times
- contrib/llvm-project/lldb/include/lldb/Host/posix/HostProcessPosix.h, line 30
- contrib/llvm-project/lldb/include/lldb/Interpreter/OptionValue.h, line 263
- contrib/llvm-project/lldb/include/lldb/Interpreter/OptionValueProperties.h, line 186
- contrib/llvm-project/lldb/include/lldb/Interpreter/ScriptInterpreter.h, line 302
- contrib/llvm-project/lldb/include/lldb/Symbol/CompileUnit.h, 2 times
- contrib/llvm-project/lldb/include/lldb/Symbol/Declaration.h, 4 times
- contrib/llvm-project/lldb/include/lldb/Symbol/ObjectFile.h, line 151
- contrib/llvm-project/lldb/include/lldb/Symbol/SymbolFile.h, line 212
- contrib/llvm-project/lldb/include/lldb/Target/Platform.h, 8 times
- contrib/llvm-project/lldb/include/lldb/Target/Process.h, line 1815
- contrib/llvm-project/lldb/include/lldb/Target/RemoteAwarePlatform.h, 8 times
- contrib/llvm-project/lldb/include/lldb/Target/Target.h, line 619
- contrib/llvm-project/lldb/source/API/SBCompileUnit.cpp, 6 times
- contrib/llvm-project/lldb/source/API/SBModule.cpp, 6 times
- contrib/llvm-project/lldb/source/API/SBModuleSpec.cpp, 4 times
- contrib/llvm-project/lldb/source/API/SBProcessInfo.cpp, 3 times
- contrib/llvm-project/lldb/source/API/SBThread.cpp, 3 times
- contrib/llvm-project/lldb/source/Breakpoint/BreakpointResolverFileLine.cpp, 4 times
- contrib/llvm-project/lldb/source/Commands/CommandObjectBreakpoint.cpp, 5 times
- contrib/llvm-project/lldb/source/Commands/CommandObjectSettings.cpp, 3 times
- contrib/llvm-project/lldb/source/Commands/CommandObjectSource.cpp, 19 times
- contrib/llvm-project/lldb/source/Commands/CommandObjectTarget.cpp, 21 times
- contrib/llvm-project/lldb/source/Core/AddressResolverFileLine.cpp, 2 times
- contrib/llvm-project/lldb/source/Core/FileLineResolver.cpp, 4 times
- contrib/llvm-project/lldb/source/Core/FileSpecList.cpp, 10 times
- contrib/llvm-project/lldb/source/Core/FormatEntity.cpp, 4 times
- contrib/llvm-project/lldb/source/Core/Module.cpp, 11 times
- contrib/llvm-project/lldb/source/Core/ModuleList.cpp, 4 times
- contrib/llvm-project/lldb/source/Core/Section.cpp, 2 times
- contrib/llvm-project/lldb/source/Core/SourceManager.cpp, 36 times
- contrib/llvm-project/lldb/source/Host/common/File.cpp, 6 times
- contrib/llvm-project/lldb/source/Host/common/FileAction.cpp, 3 times
- contrib/llvm-project/lldb/source/Host/common/FileCache.cpp, 3 times
- contrib/llvm-project/lldb/source/Host/common/FileSystem.cpp, 53 times
- contrib/llvm-project/lldb/source/Host/common/Host.cpp, line 621
- contrib/llvm-project/lldb/source/Host/common/HostInfoBase.cpp, 20 times
- contrib/llvm-project/lldb/source/Host/common/HostProcess.cpp, 2 times
- contrib/llvm-project/lldb/source/Host/common/ProcessLaunchInfo.cpp, 2 times
- contrib/llvm-project/lldb/source/Host/posix/HostInfoPosix.cpp, 4 times
- contrib/llvm-project/lldb/source/Host/posix/HostProcessPosix.cpp, 6 times
- contrib/llvm-project/lldb/source/Host/posix/ProcessLauncherPosixFork.cpp, 2 times
- contrib/llvm-project/lldb/source/Interpreter/OptionValue.cpp, 2 times
- contrib/llvm-project/lldb/source/Interpreter/Property.cpp, 3 times
- contrib/llvm-project/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DYLDRendezvous.cpp, 7 times
- contrib/llvm-project/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DYLDRendezvous.h, 3 times
- contrib/llvm-project/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DynamicLoaderPOSIXDYLD.cpp, 6 times
- contrib/llvm-project/lldb/source/Plugins/DynamicLoader/Windows-DYLD/DynamicLoaderWindowsDYLD.cpp, 2 times
- contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ClangHost.cpp, 12 times
- contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ClangHost.h, line 17
- contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp, 3 times
- contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp, 3 times
- contrib/llvm-project/lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.cpp, 18 times
- contrib/llvm-project/lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.h, 6 times
- contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/ProcessFreeBSD.cpp, 6 times
- contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/ProcessMonitor.cpp, 2 times
- contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/ProcessMonitor.h, line 258
- contrib/llvm-project/lldb/source/Plugins/Process/NetBSD/NativeProcessNetBSD.cpp, line 712
- contrib/llvm-project/lldb/source/Plugins/Process/NetBSD/NativeProcessNetBSD.h, line 78
- contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp, 25 times
- contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h, 11 times
- contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp, 6 times
- contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp, 4 times
- contrib/llvm-project/lldb/source/Plugins/Process/minidump/ProcessMinidump.cpp, 2 times
- contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp, 7 times
- contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h, line 134
- contrib/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/StructuredDataDarwinLog.cpp, 2 times
- contrib/llvm-project/lldb/source/Plugins/SymbolFile/Breakpad/SymbolFileBreakpad.cpp, 2 times
- contrib/llvm-project/lldb/source/Plugins/SymbolFile/Breakpad/SymbolFileBreakpad.h, line 104
- contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp, 9 times
- contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h, line 165
- contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDebugMap.cpp, 7 times
- contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDebugMap.h, 2 times
- contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.cpp, line 1020
- contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.h, line 123
- contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/SymbolFilePDB.cpp, 4 times
- contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/SymbolFilePDB.h, line 108
- contrib/llvm-project/lldb/source/Symbol/CompileUnit.cpp, 4 times
- contrib/llvm-project/lldb/source/Symbol/LocateSymbolFile.cpp, 18 times
- contrib/llvm-project/lldb/source/Symbol/LocateSymbolFileMacOSX.cpp, 5 times
- contrib/llvm-project/lldb/source/Symbol/SymbolFile.cpp, line 100
- contrib/llvm-project/lldb/source/Symbol/Symtab.cpp, 3 times
- contrib/llvm-project/lldb/source/Target/InstrumentationRuntime.cpp, 3 times
- contrib/llvm-project/lldb/source/Target/Platform.cpp, 16 times
- contrib/llvm-project/lldb/source/Target/Process.cpp, 3 times
- contrib/llvm-project/lldb/source/Target/RemoteAwarePlatform.cpp, 28 times
- contrib/llvm-project/lldb/source/Target/Target.cpp, 3 times
- contrib/llvm-project/lldb/source/Target/ThreadPlanStepInRange.cpp, 2 times
- contrib/llvm-project/lldb/source/Utility/Reproducer.cpp, 3 times
- contrib/llvm-project/lldb/tools/lldb-server/lldb-platform.cpp, 5 times