Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Trace/common/
DTraceSessionFileParser.cpp30 FileSpec system_file_spec(module.system_path); in ParseModule() local
31 NormalizePath(system_file_spec); in ParseModule()
39 module_spec.GetPlatformFileSpec() = system_file_spec; in ParseModule()