Defined in 5 files as a prototype:
- contrib/llvm-project/lldb/include/lldb/Host/common/NativeProcessProtocol.h, line 115 (as a prototype)
- contrib/llvm-project/lldb/include/lldb/Target/Memory.h, line 121 (as a prototype)
- contrib/llvm-project/lldb/include/lldb/Target/Process.h, line 1715 (as a prototype)
- contrib/llvm-project/lldb/source/Plugins/Process/NetBSD/NativeProcessNetBSD.h, line 63 (as a prototype)
- contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h, line 227 (as a prototype)
Defined in 4 files as a function:
- contrib/llvm-project/lldb/source/Plugins/Process/NetBSD/NativeProcessNetBSD.cpp, line 687 (as a function)
- contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp, line 1383 (as a function)
- contrib/llvm-project/lldb/source/Target/Memory.cpp, line 371 (as a function)
- contrib/llvm-project/lldb/source/Target/Process.cpp, line 2399 (as a function)
Referenced in 6 files:
- contrib/llvm-project/lldb/source/Expression/FunctionCaller.cpp, line 151
- contrib/llvm-project/lldb/source/Expression/IRMemoryMap.cpp
- contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp
- contrib/llvm-project/lldb/source/Plugins/Platform/POSIX/PlatformPOSIX.cpp
- contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp, line 2956
- contrib/llvm-project/lldb/source/Target/Process.cpp