Searched defs:SaveCore (Results 1 – 8 of 8) sorted by relevance
58 bool ObjectFileMinidump::SaveCore(const lldb::ProcessSP &process_sp, in SaveCore() function in ObjectFileMinidump
411 virtual llvm::Expected<std::string> SaveCore(llvm::StringRef path_hint) { in SaveCore() function
1218 lldb::SBError SBProcess::SaveCore(const char *file_name) { in SaveCore() function in SBProcess1226 lldb::SBError SBProcess::SaveCore(const char *file_name, in SaveCore() function in SBProcess1239 lldb::SBError SBProcess::SaveCore(SBSaveCoreOptions &options) { in SaveCore() function in SBProcess
1077 NativeProcessNetBSD::SaveCore(llvm::StringRef path_hint) { SaveCore() function in NativeProcessNetBSD
1058 NativeProcessFreeBSD::SaveCore(llvm::StringRef path_hint) { in SaveCore() function in NativeProcessFreeBSD
704 Status PluginManager::SaveCore(const lldb::ProcessSP &process_sp, in SaveCore() function in PluginManager
5319 llvm::Expected<bool> ProcessGDBRemote::SaveCore(llvm::StringRef outfile) { in SaveCore() function in ProcessGDBRemote
2855 llvm::Expected<bool> Process::SaveCore(llvm::StringRef outfile) { in SaveCore() function in Process