Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/API/
H A DSBProcess.cpp1210 lldb::SBError SBProcess::SaveCore(const char *file_name) { in SaveCore() function in SBProcess
/freebsd-13.1/contrib/llvm-project/lldb/source/Core/
H A DPluginManager.cpp686 Status PluginManager::SaveCore(const lldb::ProcessSP &process_sp, in SaveCore() function in PluginManager