Home
last modified time | relevance | path

Searched defs:Attach (Results 1 – 18 of 18) sorted by relevance

/freebsd/crypto/krb5/src/ccapi/common/win/OldCC/
H A Dsecure.cxx44 SecureClient::Attach( in Attach() function in SecureClient
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/AIX/
H A DNativeProcessAIX.cpp94 NativeProcessAIX::Manager::Attach( in Attach() function in NativeProcessAIX::Manager
162 llvm::Expected<std::vector<::pid_t>> NativeProcessAIX::Attach(::pid_t pid) { in Attach() function in NativeProcessAIX
/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/Interfaces/
H A DScriptedProcessInterface.h31 virtual Status Attach(const ProcessAttachInfo &attach_info) { in Attach() function
/freebsd/contrib/llvm-project/lldb/source/Plugins/Platform/QemuUser/
H A DPlatformQemuUser.h42 lldb::ProcessSP Attach(ProcessAttachInfo &attach_info, Debugger &debugger, in Attach() function
/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DScriptedProcessInterface.h
/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptedProcessPythonInterface.cpp
/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/
H A DScriptedProcessPythonInterface.cpp65 ScriptedProcessPythonInterface::Attach(const ProcessAttachInfo &attach_info) { in Attach() function in ScriptedProcessPythonInterface
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/
H A DNativeProcessFreeBSD.cpp126 NativeProcessFreeBSD::Manager::Attach( in Attach() function in NativeProcessFreeBSD::Manager
863 Status NativeProcessFreeBSD::Attach() { in Attach() function in NativeProcessFreeBSD
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/NetBSD/
H A DNativeProcessNetBSD.cpp112 NativeProcessNetBSD::Manager::Attach( in Attach() function in NativeProcessNetBSD::Manager
876 Status NativeProcessNetBSD::Attach() { in Attach() function in NativeProcessNetBSD
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DOpenACCKinds.h213 Attach, enumerator
/freebsd/contrib/llvm-project/lldb/source/Plugins/Platform/POSIX/
H A DPlatformPOSIX.cpp369 lldb::ProcessSP PlatformPOSIX::Attach(ProcessAttachInfo &attach_info, in Attach() function in PlatformPOSIX
/freebsd/contrib/llvm-project/lldb/source/Plugins/Platform/gdb-server/
H A DPlatformRemoteGDBServer.cpp484 lldb::ProcessSP PlatformRemoteGDBServer::Attach( in Attach() function in PlatformRemoteGDBServer
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBPlatform.cpp577 SBProcess SBPlatform::Attach(SBAttachInfo &attach_info, in Attach() function in SBPlatform
H A DSBTarget.cpp432 lldb::SBProcess SBTarget::Attach(SBAttachInfo &sb_attach_info, SBError &error) { in Attach() function in SBTarget
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DMetadataLoader.cpp2172 GlobalVariable *Attach = nullptr; in parseOneMetadata() local
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DTarget.cpp3551 Status Target::Attach(ProcessAttachInfo &attach_info, Stream *stream) { in Attach() function in Target
H A DProcess.cpp2938 Status Process::Attach(ProcessAttachInfo &attach_info) { in Attach() function in Process
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp3025 void Attach(Window &window) { in Attach() function in lldb_private::curses::ProcessAttachFormDelegate