Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/Platform/MacOSX/
DPlatformDarwin.cpp939 …char *lib_priv_frameworks = strstr (developer_dir_path, "/Library/PrivateFrameworks/LLDB.framework… in GetDeveloperDirectory() local
940 if (lib_priv_frameworks) in GetDeveloperDirectory()
942 *lib_priv_frameworks = '\0'; in GetDeveloperDirectory()