Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DTraceIntelPTBundleLoader.cpp37 FileSpec system_file_spec(module.system_path); in ParseModule() local
44 module_spec.GetPlatformFileSpec() = system_file_spec; in ParseModule()