Defined in 5 files as a prototype:
- contrib/llvm/tools/lldb/include/lldb/Target/Platform.h, line 353 (as a prototype)
- contrib/llvm/tools/lldb/source/Plugins/Platform/FreeBSD/PlatformFreeBSD.h, line 50 (as a prototype)
- contrib/llvm/tools/lldb/source/Plugins/Platform/NetBSD/PlatformNetBSD.h, line 50 (as a prototype)
- contrib/llvm/tools/lldb/source/Plugins/Platform/OpenBSD/PlatformOpenBSD.h, line 50 (as a prototype)
- contrib/llvm/tools/lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.h, line 82 (as a prototype)
Defined in 4 files as a function:
- contrib/llvm/tools/lldb/source/Plugins/Platform/FreeBSD/PlatformFreeBSD.cpp, line 132 (as a function)
- contrib/llvm/tools/lldb/source/Plugins/Platform/NetBSD/PlatformNetBSD.cpp, line 124 (as a function)
- contrib/llvm/tools/lldb/source/Plugins/Platform/OpenBSD/PlatformOpenBSD.cpp, line 130 (as a function)
- contrib/llvm/tools/lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.cpp, line 213 (as a function)
Referenced in 6 files:
- contrib/llvm/tools/lldb/source/Plugins/Platform/FreeBSD/PlatformFreeBSD.cpp, line 151
- contrib/llvm/tools/lldb/source/Plugins/Platform/NetBSD/PlatformNetBSD.cpp, line 143
- contrib/llvm/tools/lldb/source/Plugins/Platform/OpenBSD/PlatformOpenBSD.cpp, line 142
- contrib/llvm/tools/lldb/source/Plugins/Platform/POSIX/PlatformPOSIX.cpp, line 218
- contrib/llvm/tools/lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.cpp, line 122
- contrib/llvm/tools/lldb/source/Target/Platform.cpp