Home
last modified time | relevance | path

Searched refs:LinuxCoreDumper (Results 1 – 6 of 6) sorted by relevance

/external/google-breakpad/src/client/linux/minidump_writer/
Dlinux_core_dumper.cc46 LinuxCoreDumper::LinuxCoreDumper(pid_t pid, in LinuxCoreDumper() function in google_breakpad::LinuxCoreDumper
56 bool LinuxCoreDumper::BuildProcPath(char* path, pid_t pid, in BuildProcPath()
77 bool LinuxCoreDumper::CopyFromProcess(void* dest, pid_t child, in CopyFromProcess()
92 bool LinuxCoreDumper::GetThreadInfoByIndex(size_t index, ThreadInfo* info) { in GetThreadInfoByIndex()
116 bool LinuxCoreDumper::IsPostMortem() const { in IsPostMortem()
120 bool LinuxCoreDumper::ThreadsSuspend() { in ThreadsSuspend()
124 bool LinuxCoreDumper::ThreadsResume() { in ThreadsResume()
128 bool LinuxCoreDumper::EnumerateThreads() { in EnumerateThreads()
Dlinux_core_dumper.h43 class LinuxCoreDumper : public LinuxDumper {
50 LinuxCoreDumper(pid_t pid, const char* core_path, const char* procfs_path);
Dlinux_core_dumper_unittest.cc45 LinuxCoreDumper dumper(getpid(), "core_file", procfs_path); in TEST()
92 LinuxCoreDumper dumper(child_pid, core_file.c_str(), procfs_path.c_str()); in TEST()
/external/google-breakpad/src/tools/linux/core2md/
Dcore2md.cc39 using google_breakpad::LinuxCoreDumper;
51 LinuxCoreDumper dumper(0, core_path, procfs_override); in WriteMinidumpFromCore()
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/DA7778FB66018A4E9B4110ED06E730D00/
Dbreakpad_unittests.sym9020 FUNC 22374 24 0 google_breakpad::LinuxCoreDumper::~LinuxCoreDumper
9370 FUNC 22e5c 12 0 google_breakpad::LinuxCoreDumper::~LinuxCoreDumper
22006 FUNC 39b2e 4 0 google_breakpad::LinuxCoreDumper::IsPostMortem
22008 FUNC 39b2e 4 0 google_breakpad::LinuxCoreDumper::ThreadsResume
22009 FUNC 39b2e 4 0 google_breakpad::LinuxCoreDumper::ThreadsSuspend
29150 FUNC 45138 5a 0 google_breakpad::LinuxCoreDumper::BuildProcPath
29171 FUNC 45194 38 0 google_breakpad::LinuxCoreDumper::GetThreadInfoByIndex
29185 FUNC 451cc 22 0 google_breakpad::LinuxCoreDumper::CopyFromProcess
29205 FUNC 45230 50 0 google_breakpad::LinuxCoreDumper::LinuxCoreDumper
29259 FUNC 45350 1f4 0 google_breakpad::LinuxCoreDumper::EnumerateThreads
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/D6D1FEC9A15DE7F38A236898871A2E770/
Dbreakpad_unittests.sym8950 FUNC 34924 34 0 google_breakpad::LinuxCoreDumper::~LinuxCoreDumper
9276 FUNC 35680 24 0 google_breakpad::LinuxCoreDumper::~LinuxCoreDumper
30662 FUNC 6705c 8 0 google_breakpad::LinuxCoreDumper::IsPostMortem
30664 FUNC 67064 8 0 google_breakpad::LinuxCoreDumper::ThreadsSuspend
30666 FUNC 6706c 8 0 google_breakpad::LinuxCoreDumper::ThreadsResume
30668 FUNC 67074 64 0 google_breakpad::LinuxCoreDumper::GetThreadInfoByIndex
30678 FUNC 670d8 54 0 google_breakpad::LinuxCoreDumper::CopyFromProcess
30690 FUNC 6712c b4 0 google_breakpad::LinuxCoreDumper::BuildProcPath
30725 FUNC 67270 84 0 google_breakpad::LinuxCoreDumper::LinuxCoreDumper
30779 FUNC 67484 2b4 0 google_breakpad::LinuxCoreDumper::EnumerateThreads
[all …]