Defined in 5 files as a prototype:
- contrib/llvm-project/lldb/include/lldb/Host/common/NativeProcessProtocol.h, line 118 (as a prototype)
- contrib/llvm-project/lldb/include/lldb/Target/Memory.h, line 124 (as a prototype)
- contrib/llvm-project/lldb/include/lldb/Target/Process.h, line 1907 (as a prototype)
- contrib/llvm-project/lldb/source/Plugins/Process/NetBSD/NativeProcessNetBSD.h, line 66 (as a prototype)
- contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h, line 229 (as a prototype)
Defined in 4 files as a function:
- contrib/llvm-project/lldb/source/Plugins/Process/NetBSD/NativeProcessNetBSD.cpp, line 692 (as a function)
- contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp, line 1409 (as a function)
- contrib/llvm-project/lldb/source/Target/Memory.cpp, line 402 (as a function)
- contrib/llvm-project/lldb/source/Target/Process.cpp, line 2470 (as a function)
Referenced in 6 files:
- contrib/llvm-project/lldb/source/Expression/FunctionCaller.cpp, line 310
- 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 3026
- contrib/llvm-project/lldb/source/Target/Process.cpp