Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Trace/intel-pt/
H A DTraceIntelPTBundleLoader.h39 llvm::StringRef bundle_dir) in TraceIntelPTBundleLoader()
H A DTraceIntelPT.cpp112 const json::Value &bundle_description, StringRef bundle_dir, in CreateInstanceForTraceBundle()
/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DCommandObjectTrace.cpp92 CommandArgumentData bundle_dir{eArgTypeDirectoryName, eArgRepeatPlain}; in CommandObjectTraceSave() local
114 FileSpec bundle_dir(command[0].ref()); in DoExecute() local
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBTrace.cpp67 SBFileSpec SBTrace::SaveToDisk(SBError &error, const SBFileSpec &bundle_dir, in SaveToDisk()
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DTrace.cpp121 StringRef bundle_dir) { in FindPluginForPostMortemProcess()
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformDarwin.cpp375 char bundle_dir[PATH_MAX]; in GetSharedModule() local