| /freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/NetBSD/ |
| H A D | NativeProcessNetBSD.h | 39 Attach(lldb::pid_t pid, NativeDelegate &native_delegate) override; 122 Status Attach();
|
| H A D | NativeProcessNetBSD.cpp | 112 NativeProcessNetBSD::Manager::Attach( in Attach() function in NativeProcessNetBSD::Manager 127 Status status = process_up->Attach(); in Attach() 870 Status NativeProcessNetBSD::Attach() { in Attach() function in NativeProcessNetBSD
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/ |
| H A D | NativeProcessFreeBSD.h | 42 Attach(lldb::pid_t pid, NativeDelegate &native_delegate) override; 128 Status Attach();
|
| H A D | NativeProcessFreeBSD.cpp | 107 NativeProcessFreeBSD::Manager::Attach( in Attach() function in NativeProcessFreeBSD::Manager 122 Status status = process_up->Attach(); in Attach() 825 Status NativeProcessFreeBSD::Attach() { in Attach() function in NativeProcessFreeBSD
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | OpenACCKinds.h | 178 Attach, enumerator 288 case OpenACCClauseKind::Attach:
|
| /freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Interpreter/Interfaces/ |
| H A D | ScriptedProcessInterface.h | 31 virtual Status Attach(const ProcessAttachInfo &attach_info) { in Attach() function
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ |
| H A D | ScriptedProcessPythonInterface.h | 39 Status Attach(const ProcessAttachInfo &attach_info) override;
|
| H A D | ScriptedProcessPythonInterface.cpp | 59 ScriptedProcessPythonInterface::Attach(const ProcessAttachInfo &attach_info) { in Attach() function in ScriptedProcessPythonInterface
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Platform/QemuUser/ |
| H A D | PlatformQemuUser.h | 42 lldb::ProcessSP Attach(ProcessAttachInfo &attach_info, Debugger &debugger, in Attach() function
|
| /freebsd-14.2/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 | 363 lldb::ProcessSP PlatformPOSIX::Attach(ProcessAttachInfo &attach_info, in Attach() function in PlatformPOSIX 405 error = process_sp->Attach(attach_info); in Attach() 411 m_remote_platform_sp->Attach(attach_info, debugger, target, error); in Attach()
|
| /freebsd-14.2/contrib/llvm-project/lldb/include/lldb/API/ |
| H A D | SBPlatform.h | 156 SBProcess Attach(SBAttachInfo &attach_info, const SBDebugger &debugger,
|
| /freebsd-14.2/contrib/libcbor/ |
| H A D | .clang-format | 40 BreakBeforeBraces: Attach
|
| /freebsd-14.2/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 | 86 Attach(lldb::pid_t pid,
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Parse/ |
| H A D | ParseOpenACC.cpp | 92 .Case("attach", OpenACCClauseKind::Attach) in getOpenACCClauseKind() 476 case OpenACCClauseKind::Attach: in getClauseParensKind() 706 case OpenACCClauseKind::Attach: in ParseOpenACCClauseParams()
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/net/ |
| H A D | micrel-ksz90x1.txt | 189 /* Attach to an Ethernet device with autodetected PHY */ 198 /* Attach to an explicitly-specified PHY */
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Platform/gdb-server/ |
| H A D | PlatformRemoteGDBServer.h | 64 lldb::ProcessSP Attach(ProcessAttachInfo &attach_info, Debugger &debugger,
|
| H A D | PlatformRemoteGDBServer.cpp | 490 lldb::ProcessSP PlatformRemoteGDBServer::Attach( in Attach() function in PlatformRemoteGDBServer 526 error = process_sp->Attach(attach_info); in Attach()
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/API/ |
| H A D | SBPlatform.cpp | 580 SBProcess SBPlatform::Attach(SBAttachInfo &attach_info, in Attach() function in SBPlatform 589 ProcessSP process_sp = platform_sp->Attach(info, debugger.ref(), in Attach()
|
| /freebsd-14.2/sys/arm/arm/ |
| H A D | platform_if.m | 83 * @brief Attach this platform module. This happens before the MMU is online,
|
| /freebsd-14.2/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-14.2/contrib/llvm-project/llvm/lib/Bitcode/Reader/ |
| H A D | MetadataLoader.cpp | 2051 GlobalVariable *Attach = nullptr; in parseOneMetadata() local 2054 Attach = GV; in parseOneMetadata() 2072 if (Attach || Expr) in parseOneMetadata() 2075 if (Attach) in parseOneMetadata() 2076 Attach->addDebugInfo(DGVE); in parseOneMetadata()
|
| /freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Host/common/ |
| H A D | NativeProcessProtocol.h | 324 Attach(lldb::pid_t pid, NativeDelegate &native_delegate) = 0;
|
| /freebsd-14.2/sys/powerpc/powerpc/ |
| H A D | platform_if.m | 109 * @brief Attach this platform module. This happens before the MMU is online,
|