HomeSort by relevance Sort by last modified time
    Searched refs:sdkroot_path (Results 1 - 2 of 2) sorted by null

  /external/lldb/source/Plugins/Platform/MacOSX/
PlatformRemoteiOS.cpp 547 char sdkroot_path[PATH_MAX]; local
549 if (sdk_dir_info.directory.GetPath(sdkroot_path, sizeof(sdkroot_path)))
554 sdkroot_path,
565 const char *sdkroot_path,
569 if (sdkroot_path && sdkroot_path[0] && platform_file_path && platform_file_path[0])
578 sdkroot_path,
589 sdkroot_path,
598 sdkroot_path,
    [all...]
PlatformRemoteiOS.h 157 const char *sdkroot_path,

Completed in 63 milliseconds