Searched refs:ForkExec (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/Darwin/ | ||
| H A D | LaunchFlavor.h | 19 ForkExec = 2, enumerator |
| H A D | DarwinProcessLauncher.cpp | 527 case LaunchFlavor::ForkExec: { in LaunchInferior() |