Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/include/lldb/
H A Dlldb-private-enumerations.h177 eFollowParent, // Follow parent process enumerator
/llvm-project-15.0.7/lldb/source/Target/
H A DTargetProperties.td247 DefaultEnumValue<"eFollowParent">,
H A DProcess.cpp116 eFollowParent,
/llvm-project-15.0.7/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp5244 case eFollowParent: in DidFork()
5311 case eFollowParent: in DidVFork()