Searched defs:SaveCore (Results 1 – 9 of 9) sorted by relevance
56 bool ObjectFileMinidump::SaveCore(const lldb::ProcessSP &process_sp, in SaveCore() function in ObjectFileMinidump
404 virtual llvm::Expected<std::string> SaveCore(llvm::StringRef path_hint) { in SaveCore() function
1139 lldb::SBError SBProcess::SaveCore(const char *file_name) { in SaveCore() function in SBProcess1144 lldb::SBError SBProcess::SaveCore(const char *file_name, in SaveCore() function in SBProcess
1031 NativeProcessFreeBSD::SaveCore(llvm::StringRef path_hint) { in SaveCore() function in NativeProcessFreeBSD
1079 NativeProcessNetBSD::SaveCore(llvm::StringRef path_hint) { in SaveCore() function in NativeProcessNetBSD
360 bool ObjectFilePECOFF::SaveCore(const lldb::ProcessSP &process_sp, in SaveCore() function in ObjectFilePECOFF
692 Status PluginManager::SaveCore(const lldb::ProcessSP &process_sp, in SaveCore() function in PluginManager
4777 llvm::Expected<bool> ProcessGDBRemote::SaveCore(llvm::StringRef outfile) { in SaveCore() function in ProcessGDBRemote
2666 llvm::Expected<bool> Process::SaveCore(llvm::StringRef outfile) { in SaveCore() function in Process