Home
last modified time | relevance | path

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

/external/llvm-project/lldb/tools/debugserver/source/
DDNBDefs.h81 eLaunchFlavorPosixSpawn = 1, enumerator
Ddebugserver.cpp188 return eLaunchFlavorPosixSpawn; in default_launch_flavor()
1108 g_launch_flavor = eLaunchFlavorPosixSpawn; in main()
/external/llvm-project/lldb/tools/debugserver/source/MacOSX/
DMachProcess.mm3161 case eLaunchFlavorPosixSpawn:
3199 if (launch_flavor == eLaunchFlavorPosixSpawn) {