Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Platform/MacOSX/
DPlatformDarwinKernel.cpp339 AddSDKSubdirsToSearchPaths(developer_dir + in CollectKextAndKernelDirectories()
341 AddSDKSubdirsToSearchPaths(developer_dir + in CollectKextAndKernelDirectories()
343 AddSDKSubdirsToSearchPaths(developer_dir + in CollectKextAndKernelDirectories()
345 AddSDKSubdirsToSearchPaths(developer_dir + in CollectKextAndKernelDirectories()
349 AddSDKSubdirsToSearchPaths(developer_dir + in CollectKextAndKernelDirectories()
353 AddSDKSubdirsToSearchPaths("/Volumes/KernelDebugKit"); in CollectKextAndKernelDirectories()
354 AddSDKSubdirsToSearchPaths("/AppleInternal/Developer/KDKs"); in CollectKextAndKernelDirectories()
357 AddSDKSubdirsToSearchPaths("/Library/Developer/KDKs"); in CollectKextAndKernelDirectories()
413 void PlatformDarwinKernel::AddSDKSubdirsToSearchPaths(const std::string &dir) { in AddSDKSubdirsToSearchPaths() function in PlatformDarwinKernel
DPlatformDarwinKernel.h94 void AddSDKSubdirsToSearchPaths(const std::string &dir);