Home
last modified time | relevance | path

Searched defs:shell_name (Results 1 – 3 of 3) sorted by relevance

/llvm-project/lldb/source/Plugins/Platform/NetBSD/
H A DPlatformNetBSD.cpp165 const char *shell_name = strrchr(shell_string.c_str(), '/'); in GetResumeCountForLaunchInfo() local
/llvm-project/lldb/source/Plugins/Platform/Linux/
H A DPlatformLinux.cpp178 const char *shell_name = strrchr(shell_string.c_str(), '/'); in GetResumeCountForLaunchInfo() local
/llvm-project/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformDarwin.cpp676 const char *shell_name = strrchr(shell_string.c_str(), '/'); GetResumeCountForLaunchInfo() local