Home
last modified time | relevance | path

Searched defs:bundle_dir (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DTraceIntelPTBundleLoader.h39 llvm::StringRef bundle_dir) in TraceIntelPTBundleLoader()
H A DTraceIntelPT.cpp111 const json::Value &bundle_description, StringRef bundle_dir, in CreateInstanceForTraceBundle() argument
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBTrace.cpp67 SBFileSpec SBTrace::SaveToDisk(SBError &error, const SBFileSpec &bundle_dir, in SaveToDisk()
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectTrace.cpp112 FileSpec bundle_dir(command[0].ref()); in DoExecute() local
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DTrace.cpp121 StringRef bundle_dir) { in FindPluginForPostMortemProcess()