| /freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Process/NetBSD/ |
| H A D | NativeProcessNetBSD.h | 37 Attach(lldb::pid_t pid, NativeDelegate &native_delegate, 118 Status Attach();
|
| H A D | NativeProcessNetBSD.cpp | 113 NativeProcessNetBSD::Factory::Attach( in Attach() function in NativeProcessNetBSD::Factory 129 Status status = process_up->Attach(); in Attach() 850 Status NativeProcessNetBSD::Attach() { in Attach() function in NativeProcessNetBSD
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/ |
| H A D | NativeProcessFreeBSD.h | 40 Attach(lldb::pid_t pid, NativeDelegate &native_delegate, 125 Status Attach();
|
| H A D | NativeProcessFreeBSD.cpp | 108 NativeProcessFreeBSD::Factory::Attach( in Attach() function in NativeProcessFreeBSD::Factory 124 Status status = process_up->Attach(); in Attach() 810 Status NativeProcessFreeBSD::Attach() { in Attach() function in NativeProcessFreeBSD
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Platform/POSIX/ |
| H A D | PlatformPOSIX.h | 40 lldb::ProcessSP Attach(lldb_private::ProcessAttachInfo &attach_info,
|
| H A D | PlatformPOSIX.cpp | 359 lldb::ProcessSP PlatformPOSIX::Attach(ProcessAttachInfo &attach_info, in Attach() function in PlatformPOSIX 400 error = process_sp->Attach(attach_info); in Attach() 406 m_remote_platform_sp->Attach(attach_info, debugger, target, error); in Attach()
|
| /freebsd-13.1/contrib/libcbor/ |
| H A D | .clang-format | 40 BreakBeforeBraces: Attach
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Process/POSIX/ |
| H A D | ProcessMessage.h | 48 static ProcessMessage Attach(lldb::pid_t pid) { in Attach() function
|
| /freebsd-13.1/contrib/llvm-project/lldb/tools/lldb-server/ |
| H A D | LLGSOptions.td | 54 defm attach: SJ<"attach", "Attach to the process given by a (numeric) process id or a name.">,
|
| H A D | lldb-gdbserver.cpp | 84 Attach(lldb::pid_t pid, NativeProcessProtocol::NativeDelegate &delegate,
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Platform/gdb-server/ |
| H A D | PlatformRemoteGDBServer.h | 73 lldb::ProcessSP Attach(ProcessAttachInfo &attach_info, Debugger &debugger,
|
| H A D | PlatformRemoteGDBServer.cpp | 562 lldb::ProcessSP PlatformRemoteGDBServer::Attach( in Attach() function in PlatformRemoteGDBServer 597 error = process_sp->Attach(attach_info); in Attach()
|
| /freebsd-13.1/sys/arm/arm/ |
| H A D | platform_if.m | 84 * @brief Attach this platform module. This happens before the MMU is online,
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Bitcode/Reader/ |
| H A D | MetadataLoader.cpp | 1897 GlobalVariable *Attach = nullptr; in parseOneMetadata() local 1900 Attach = GV; in parseOneMetadata() 1918 if (Attach || Expr) in parseOneMetadata() 1921 if (Attach) in parseOneMetadata() 1922 Attach->addDebugInfo(DGVE); in parseOneMetadata()
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/usb/ |
| H A D | usb251xb.txt | 16 - skip-config : Skip Hub configuration, but only send the USB-Attach command
|
| /freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Host/common/ |
| H A D | NativeProcessProtocol.h | 301 Attach(lldb::pid_t pid, NativeDelegate &native_delegate,
|
| /freebsd-13.1/sys/powerpc/powerpc/ |
| H A D | platform_if.m | 110 * @brief Attach this platform module. This happens before the MMU is online,
|
| /freebsd-13.1/contrib/llvm-project/lldb/include/lldb/API/ |
| H A D | SBTarget.h | 214 SBProcess Attach(SBAttachInfo &attach_info, SBError &error);
|
| /freebsd-13.1/contrib/llvm-project/lldb/docs/man/ |
| H A D | lldb-server.rst | 101 Attach to the process given by a (numeric) process id or a name.
|
| /freebsd-13.1/contrib/llvm-project/lldb/bindings/interface/ |
| H A D | SBTarget.i | 259 Attach(lldb::SBAttachInfo &attach_info, lldb::SBError& error);
|
| /freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Target/ |
| H A D | Platform.h | 395 virtual lldb::ProcessSP Attach(ProcessAttachInfo &attach_info,
|
| H A D | Target.h | 596 Status Attach(ProcessAttachInfo &attach_info,
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/API/ |
| H A D | SBTarget.cpp | 94 return target.Attach(attach_info, nullptr); in AttachToProcess() 459 lldb::SBProcess SBTarget::Attach(SBAttachInfo &sb_attach_info, SBError &error) { in Attach() function in SBTarget 460 LLDB_RECORD_METHOD(lldb::SBProcess, SBTarget, Attach, in Attach() 2527 LLDB_REGISTER_METHOD(lldb::SBProcess, SBTarget, Attach, in RegisterMethods()
|
| /freebsd-13.1/sys/kern/ |
| H A D | device_if.m | 191 * @brief Attach a device to a device driver
|
| /freebsd-13.1/sys/dev/isp/ |
| H A D | Hardware.txt | 218 This is called a PL_DA (Private Loop, Direct Attach) topology.
|