Home
last modified time | relevance | path

Searched defs:SetStoppedByExec (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/OpenBSD/
H A DNativeThreadOpenBSD.cpp72 void NativeThreadOpenBSD::SetStoppedByExec() { in SetStoppedByExec() function in NativeThreadOpenBSD
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/NetBSD/
H A DNativeThreadNetBSD.cpp112 void NativeThreadNetBSD::SetStoppedByExec() { in SetStoppedByExec() function in NativeThreadNetBSD
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/FreeBSD/
H A DNativeThreadFreeBSD.cpp112 void NativeThreadFreeBSD::SetStoppedByExec() { in SetStoppedByExec() function in NativeThreadFreeBSD
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Linux/
H A DNativeThreadLinux.cpp394 void NativeThreadLinux::SetStoppedByExec() { in SetStoppedByExec() function in NativeThreadLinux