Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/Process/NetBSD/
H A DNativeThreadNetBSD.cpp111 void NativeThreadNetBSD::SetStoppedByExec() { in SetStoppedByExec() function in NativeThreadNetBSD
/llvm-project/lldb/source/Plugins/Process/FreeBSD/
H A DNativeThreadFreeBSD.cpp111 void NativeThreadFreeBSD::SetStoppedByExec() { in SetStoppedByExec() function in NativeThreadFreeBSD
/llvm-project/lldb/source/Plugins/Process/Linux/
H A DNativeThreadLinux.cpp388 void NativeThreadLinux::SetStoppedByExec() { in SetStoppedByExec() function in NativeThreadLinux