Searched refs:dir_sle_path (Results 1 - 1 of 1) sorted by relevance

/external/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformDarwinKernel.cpp435 std::string dir_sle_path = dir.GetPath(); local
436 dir_sle_path.append ("/System/Library/Extensions");
437 FileSpec dir_sle(dir_sle_path.c_str(), true);

Completed in 595 milliseconds