Defined in 6 files as a prototype:
- contrib/llvm-project/lldb/include/lldb/API/SBPlatform.h, line 123 (as a prototype)
- contrib/llvm-project/lldb/include/lldb/Host/posix/HostInfoPosix.h, line 24 (as a prototype)
- contrib/llvm-project/lldb/include/lldb/Target/Platform.h, line 225 (as a prototype)
- contrib/llvm-project/lldb/include/lldb/Target/RemoteAwarePlatform.h, line 76 (as a prototype)
- contrib/llvm-project/lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.h, line 98 (as a prototype)
- contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h, line 277 (as a prototype)
Defined in 6 files as a function:
- contrib/llvm-project/lldb/source/API/SBPlatform.cpp, line 455 (as a function)
- contrib/llvm-project/lldb/source/Host/posix/HostInfoPosix.cpp, line 30 (as a function)
- contrib/llvm-project/lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.cpp, line 351 (as a function)
- contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp, line 972 (as a function)
- contrib/llvm-project/lldb/source/Target/Platform.cpp, line 812 (as a function)
- contrib/llvm-project/lldb/source/Target/RemoteAwarePlatform.cpp, line 346 (as a function)
Referenced in 9 files:
- contrib/llvm-project/lldb/source/API/SBPlatform.cpp
- contrib/llvm-project/lldb/source/Commands/CommandObjectPlatform.cpp, line 347
- contrib/llvm-project/lldb/source/Plugins/Platform/POSIX/PlatformPOSIX.cpp
- contrib/llvm-project/lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.cpp
- contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp, line 2512
- contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp
- contrib/llvm-project/lldb/source/Target/Platform.cpp
- contrib/llvm-project/lldb/source/Target/RemoteAwarePlatform.cpp
- lib/clang/liblldb/LLDBWrapLua.cpp, line 37551