Home
last modified time | relevance | path

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

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