Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformDarwinKernel.cpp330 AddSDKSubdirsToSearchPaths(developer_dir + in CollectKextAndKernelDirectories()
332 AddSDKSubdirsToSearchPaths(developer_dir + in CollectKextAndKernelDirectories()
334 AddSDKSubdirsToSearchPaths(developer_dir + in CollectKextAndKernelDirectories()
336 AddSDKSubdirsToSearchPaths(developer_dir + in CollectKextAndKernelDirectories()
340 AddSDKSubdirsToSearchPaths(developer_dir + in CollectKextAndKernelDirectories()
344 AddSDKSubdirsToSearchPaths("/Volumes/KernelDebugKit"); in CollectKextAndKernelDirectories()
345 AddSDKSubdirsToSearchPaths("/AppleInternal/Developer/KDKs"); in CollectKextAndKernelDirectories()
348 AddSDKSubdirsToSearchPaths("/Library/Developer/KDKs"); in CollectKextAndKernelDirectories()
404 void PlatformDarwinKernel::AddSDKSubdirsToSearchPaths(const std::string &dir) { in AddSDKSubdirsToSearchPaths() function in PlatformDarwinKernel
H A DPlatformDarwinKernel.h97 void AddSDKSubdirsToSearchPaths(const std::string &dir);