Searched defs:SaveCore (Results 1 – 8 of 8) sorted by relevance
56 bool ObjectFileMinidump::SaveCore(const lldb::ProcessSP &process_sp, SaveCore() function in ObjectFileMinidump
411 virtual llvm::Expected<std::string> SaveCore(llvm::StringRef path_hint) { in SaveCore() function
1161 lldb::SBError SBProcess::SaveCore(const char *file_name) { SaveCore() function in SBProcess 1166 lldb::SBError SBProcess::SaveCore(const char *file_name, SaveCore() function in SBProcess
1029 NativeProcessFreeBSD::SaveCore(llvm::StringRef path_hint) { SaveCore() function in NativeProcessFreeBSD
1098 NativeProcessNetBSD::SaveCore(llvm::StringRef path_hint) { in SaveCore() function in NativeProcessNetBSD
691 Status PluginManager::SaveCore(const lldb::ProcessSP &process_sp, SaveCore() function in PluginManager
5142 llvm::Expected<bool> ProcessGDBRemote::SaveCore(llvm::StringRef outfile) { SaveCore() function in ProcessGDBRemote
2692 llvm::Expected<bool> Process::SaveCore(llvm::StringRef outfile) { SaveCore() function in Process