Defined in 4 files as a prototype:
- contrib/llvm/tools/lldb/include/lldb/API/SBAttachInfo.h, line 131 (as a prototype)
- contrib/llvm/tools/lldb/include/lldb/API/SBLaunchInfo.h, line 32 (as a prototype)
- contrib/llvm/tools/lldb/include/lldb/API/SBProcessInfo.h, line 34 (as a prototype)
- contrib/llvm/tools/lldb/include/lldb/Host/posix/HostInfoPosix.h, line 27 (as a prototype)
Defined in 6 files as a function:
- contrib/llvm/tools/lldb/include/lldb/Symbol/ClangExternalASTSourceCommon.h, line 61 (as a function)
- contrib/llvm/tools/lldb/include/lldb/Target/ProcessInfo.h, line 47 (as a function)
- contrib/llvm/tools/lldb/source/API/SBAttachInfo.cpp, line 113 (as a function)
- contrib/llvm/tools/lldb/source/API/SBLaunchInfo.cpp, line 56 (as a function)
- contrib/llvm/tools/lldb/source/API/SBProcessInfo.cpp, line 75 (as a function)
- contrib/llvm/tools/lldb/source/Host/posix/HostInfoPosix.cpp, line 114 (as a function)
Referenced in 8 files:
- contrib/llvm/tools/lldb/source/API/SBProcessInfo.cpp, line 78
- contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp, line 2157
- contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp
- contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp, line 3528
- contrib/llvm/tools/lldb/source/Symbol/ClangASTContext.cpp, line 5540
- contrib/llvm/tools/lldb/source/Symbol/ClangASTImporter.cpp
- contrib/llvm/tools/lldb/source/Symbol/ClangExternalASTSourceCommon.cpp, line 80
- contrib/llvm/tools/lldb/source/Target/Process.cpp