Home
last modified time | relevance | path

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

/external/llvm-project/lldb/tools/debugserver/source/
DDNBDefs.h87 eLaunchFlavorBKS = 4, enumerator
Ddebugserver.cpp179 return eLaunchFlavorBKS; in default_launch_flavor()
1117 g_launch_flavor = eLaunchFlavorBKS; in main()
/external/llvm-project/lldb/tools/debugserver/source/MacOSX/
DMachProcess.mm2753 launch_flavor = eLaunchFlavorBKS;
2754 if (launch_flavor != eLaunchFlavorBKS)
2856 if (launch_flavor == eLaunchFlavorBKS) {
2994 if (launch_flavor == eLaunchFlavorBKS) {
3044 if (launch_flavor == eLaunchFlavorBKS) {
3117 case eLaunchFlavorBKS: {