Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp200 CreateInstance(lldb::TargetSP target_sp,ListenerSP listener_sp,const FileSpec * crash_file_path,bool can_connect) CreateInstance() argument
/freebsd-src/contrib/llvm-project/lldb/source/Target/
H A DProcess.cpp372 FindPlugin(lldb::TargetSP target_sp,llvm::StringRef plugin_name,ListenerSP listener_sp,const FileSpec * crash_file_path,bool can_connect) FindPlugin() argument