Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformDarwin.cpp1211 FileSpec platform_pull_upart(platform_file); in FindBundleBinaryInExecSearchPaths() local
1214 platform_pull_upart.GetLastPathComponent().AsCString()); in FindBundleBinaryInExecSearchPaths()
1215 while (platform_pull_upart.RemoveLastPathComponent()) { in FindBundleBinaryInExecSearchPaths()
1216 ConstString part = platform_pull_upart.GetLastPathComponent(); in FindBundleBinaryInExecSearchPaths()