Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/Trace/intel-pt/
H A DTraceIntelPTJSONStructs.h26 std::string system_path; member
H A DTraceIntelPTBundleSaver.cpp256 std::string system_path = module_sp->GetPlatformFileSpec().GetPath(); in BuildModulesSection() local