Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/tools/debugserver/source/
DDNBDefs.h90 eLaunchFlavorBKS = 4, enumerator
Ddebugserver.cpp179 return eLaunchFlavorBKS; in default_launch_flavor()
1123 g_launch_flavor = eLaunchFlavorBKS; in main()
/openbsd/src/gnu/llvm/lldb/tools/debugserver/source/MacOSX/
DMachProcess.mm2902 launch_flavor = eLaunchFlavorBKS;
2903 if (launch_flavor != eLaunchFlavorBKS)
3006 if (launch_flavor == eLaunchFlavorBKS) {
3151 if (launch_flavor == eLaunchFlavorBKS) {
3201 if (launch_flavor == eLaunchFlavorBKS) {
3274 case eLaunchFlavorBKS: {