Defined in 5 files as a prototype:
- contrib/llvm/tools/lldb/include/lldb/Target/Platform.h, line 364 (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 86 (as a prototype)
Defined in 4 files as a function:
- contrib/llvm/tools/lldb/source/Plugins/Platform/FreeBSD/PlatformFreeBSD.cpp, line 137 (as a function)
- contrib/llvm/tools/lldb/source/Plugins/Platform/NetBSD/PlatformNetBSD.cpp, line 128 (as a function)
- contrib/llvm/tools/lldb/source/Plugins/Platform/OpenBSD/PlatformOpenBSD.cpp, line 135 (as a function)
- contrib/llvm/tools/lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.cpp, line 216 (as a function)
Referenced in 6 files:
- contrib/llvm/tools/lldb/source/Plugins/Platform/FreeBSD/PlatformFreeBSD.cpp, line 155
- contrib/llvm/tools/lldb/source/Plugins/Platform/NetBSD/PlatformNetBSD.cpp, line 146
- contrib/llvm/tools/lldb/source/Plugins/Platform/OpenBSD/PlatformOpenBSD.cpp, line 147
- contrib/llvm/tools/lldb/source/Plugins/Platform/POSIX/PlatformPOSIX.cpp, line 217
- contrib/llvm/tools/lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.cpp, line 125
- contrib/llvm/tools/lldb/source/Target/Platform.cpp