Searched defs:SaveToDisk (Results 1 – 3 of 3) sorted by relevance
/llvm-project/lldb/source/API/ | ||
H A D | SBTrace.cpp | 67 SBFileSpec SBTrace::SaveToDisk(SBError &error, const SBFileSpec &bundle_dir, SaveToDisk() function in SBTrace |
/llvm-project/lldb/source/Plugins/Trace/intel-pt/ | ||
H A D | TraceIntelPTBundleSaver.cpp | 355 Expected<FileSpec> TraceIntelPTBundleSaver::SaveToDisk(TraceIntelPT &trace_ipt, SaveToDisk() function in TraceIntelPTBundleSaver |
H A D | TraceIntelPT.cpp | 105 Expected<FileSpec> TraceIntelPT::SaveToDisk(FileSpec directory, bool compact) { in SaveToDisk() function in TraceIntelPT |