Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/Trace/intel-pt/
H A DTraceIntelPTBundleLoader.cpp35 FileSpec system_file_spec(module.system_path); in ParseModule() local
42 module_spec.GetPlatformFileSpec() = system_file_spec; in ParseModule()