Home
last modified time | relevance | path

Searched refs:eFollowParent (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-private-enumerations.h179 eFollowParent, // Follow parent process enumerator
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DTargetProperties.td299 DefaultEnumValue<"eFollowParent">,
H A DProcess.cpp110 eFollowParent,
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp5879 case eFollowParent: in DidFork()
5949 case eFollowParent: in DidVFork()