Home
last modified time | relevance | path

Searched defs:kext_bundle_path (Results 1 – 1 of 1) sorted by relevance

/external/lldb/source/Plugins/Platform/MacOSX/
DPlatformDarwinKernel.cpp550 std::string kext_bundle_path = file_spec.GetPath(); in GetKextsInDirectory() local
621 PlatformDarwinKernel::ExamineKextForMatchingUUID (const FileSpec &kext_bundle_path, const lldb_priv… in ExamineKextForMatchingUUID()