Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Core/
DModule.cpp1594 const FileSpec &platform_file_spec = module_ref.GetPlatformFileSpec(); in MatchesModuleSpec() local
1595 if (!FileSpec::Match(platform_file_spec, GetPlatformFileSpec())) in MatchesModuleSpec()