Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/MemoryHistory/asan/
H A DMemoryHistoryASan.cpp99 std::string trace_path = "." + std::string(type) + "_trace"; in CreateHistoryThreadFromValueObject() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DTraceIntelPTBundleSaver.cpp73 FileSpec trace_path = directory; in SaveTraceBundleDescription() local