Searched defs:SaveCore (Results 1 – 8 of 8) sorted by relevance
73 bool ObjectFileMinidump::SaveCore(const lldb::ProcessSP &process_sp, in SaveCore() function in ObjectFileMinidump
407 virtual llvm::Expected<std::string> SaveCore(llvm::StringRef path_hint) { in SaveCore() function
1234 lldb::SBError SBProcess::SaveCore(const char *file_name) { in SaveCore() function in SBProcess1242 lldb::SBError SBProcess::SaveCore(const char *file_name, in SaveCore() function in SBProcess1255 lldb::SBError SBProcess::SaveCore(SBSaveCoreOptions &options) { in SaveCore() function in SBProcess
1067 NativeProcessFreeBSD::SaveCore(llvm::StringRef path_hint) { in SaveCore() function in NativeProcessFreeBSD
1104 NativeProcessNetBSD::SaveCore(llvm::StringRef path_hint) { in SaveCore() function in NativeProcessNetBSD
954 Status PluginManager::SaveCore(const lldb::ProcessSP &process_sp, in SaveCore() function in PluginManager
5453 llvm::Expected<bool> ProcessGDBRemote::SaveCore(llvm::StringRef outfile) { in SaveCore() function in ProcessGDBRemote
2824 llvm::Expected<bool> Process::SaveCore(llvm::StringRef outfile) { in SaveCore() function in Process