Searched defs:SaveCore (Results 1 – 9 of 9) sorted by relevance
58 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
1058 NativeProcessFreeBSD::SaveCore(llvm::StringRef path_hint) { SaveCore() function in NativeProcessFreeBSD
1098 NativeProcessNetBSD::SaveCore(llvm::StringRef path_hint) { SaveCore() function in NativeProcessNetBSD
1217 lldb::SBError SBProcess::SaveCore(const char *file_name) { SaveCore() function in SBProcess 1222 lldb::SBError SBProcess::SaveCore(const char *file_name, SaveCore() function in SBProcess
357 bool ObjectFilePECOFF::SaveCore(const lldb::ProcessSP &process_sp, SaveCore() function in ObjectFilePECOFF
691 Status PluginManager::SaveCore(const lldb::ProcessSP &process_sp, SaveCore() function in PluginManager
5319 llvm::Expected<bool> ProcessGDBRemote::SaveCore(llvm::StringRef outfile) { SaveCore() function in ProcessGDBRemote
2843 llvm::Expected<bool> Process::SaveCore(llvm::StringRef outfile) { SaveCore() function in Process