Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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