Home
last modified time | relevance | path

Searched refs:eLaunchFlavorPosixSpawn (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/llvm/lldb/tools/debugserver/source/
DDNBDefs.h84 eLaunchFlavorPosixSpawn = 1, enumerator
Ddebugserver.cpp188 return eLaunchFlavorPosixSpawn; in default_launch_flavor()
1110 g_launch_flavor = eLaunchFlavorPosixSpawn; in main()
/openbsd/src/gnu/llvm/lldb/tools/debugserver/source/MacOSX/
DMachProcess.mm3301 case eLaunchFlavorPosixSpawn:
3339 if (launch_flavor == eLaunchFlavorPosixSpawn) {