Home
last modified time | relevance | path

Searched refs:MinidumpContext (Results 1 – 16 of 16) sorted by relevance

/external/google-breakpad/src/client/mac/tests/
Dminidump_generator_test.cc66 using google_breakpad::MinidumpContext;
127 MinidumpContext* context = main_thread->GetContext(); in TEST_F()
218 MinidumpContext* context = main_thread->GetContext(); in TEST_F()
308 MinidumpContext* context = main_thread->GetContext(); in TEST_F()
Dexception_handler_test.cc59 using google_breakpad::MinidumpContext;
153 const MinidumpContext* context = exception->GetContext(); in InProcessCrash()
381 MinidumpContext* context = exception->GetContext(); in TEST_F()
480 MinidumpContext* context = exception->GetContext(); in TEST_F()
579 MinidumpContext* context = exception->GetContext(); in TEST_F()
Dcrash_generation_server_test.cc65 using google_breakpad::MinidumpContext;
266 MinidumpContext* context = main_thread->GetContext(); in TEST_F()
345 MinidumpContext* context = main_thread->GetContext(); in TEST_F()
/external/google-breakpad/src/google_breakpad/processor/
Dminidump.h169 class MinidumpContext : public DumpContext {
171 virtual ~MinidumpContext();
174 explicit MinidumpContext(Minidump* minidump);
197 DISALLOW_COPY_AND_ASSIGN(MinidumpContext);
288 virtual MinidumpContext* GetContext();
318 MinidumpContext* context_;
645 MinidumpContext* GetContext();
660 MinidumpContext* context_;
/external/google-breakpad/src/processor/
Dminidump_unittest.cc50 using google_breakpad::MinidumpContext;
286 MinidumpContext *md_context = md_thread->GetContext(); in TEST()
351 MinidumpContext* md_context = md_thread->GetContext(); in TEST()
352 ASSERT_NE(reinterpret_cast<MinidumpContext*>(NULL), md_context); in TEST()
396 MinidumpContext* md_context = md_thread->GetContext(); in TEST()
397 ASSERT_EQ(reinterpret_cast<MinidumpContext*>(NULL), md_context); in TEST()
1100 MinidumpContext *md_context = md_exception->GetContext(); in TEST()
1174 MinidumpContext *md_context = md_exception->GetContext(); in TEST()
1259 MinidumpContext *md_context = md_exception->GetContext(); in TEST()
1344 MinidumpContext *md_context = md_exception->GetContext(); in TEST()
[all …]
Dexploitability_unittest.cc56 class ExploitabilityLinuxTestMinidumpContext : public MinidumpContext {
59 const MDRawContextAMD64& context) : MinidumpContext(NULL) { in ExploitabilityLinuxTestMinidumpContext()
Dminidump_processor_unittest.cc113 MOCK_METHOD0(GetContext, MinidumpContext*());
164 using google_breakpad::MinidumpContext;
332 class TestMinidumpContext : public MinidumpContext {
335 MinidumpContext(NULL) { in TestMinidumpContext()
718 WillRepeatedly(Return(reinterpret_cast<MinidumpContext*>(NULL))); in TEST_F()
Dexploitability_linux.cc135 const MinidumpContext *context = exception->GetContext(); in CheckPlatformExploitability()
196 const MinidumpContext *context = exception->GetContext(); in EndedOnIllegalWrite()
Dminidump.cc440 MinidumpContext::MinidumpContext(Minidump* minidump) in MinidumpContext() function in google_breakpad::MinidumpContext
445 MinidumpContext::~MinidumpContext() { in ~MinidumpContext()
448 bool MinidumpContext::Read(uint32_t expected_size) { in Read()
1176 bool MinidumpContext::CheckAgainstSystemInfo(uint32_t context_cpu_type) { in CheckAgainstSystemInfo()
1588 MinidumpContext* MinidumpThread::GetContext() { in GetContext()
1600 scoped_ptr<MinidumpContext> context(new MinidumpContext(minidump_)); in GetContext()
1652 MinidumpContext* context = GetContext(); in Print()
3234 MinidumpContext* MinidumpException::GetContext() { in GetContext()
3246 scoped_ptr<MinidumpContext> context(new MinidumpContext(minidump_)); in GetContext()
3292 MinidumpContext* context = GetContext(); in Print()
Dexploitability_win.cc89 const MinidumpContext *context = exception->GetContext(); in CheckPlatformExploitability()
Dminidump_processor.cc230 MinidumpContext *context = thread->GetContext(); in Process()
257 MinidumpContext *ctx = exception->GetContext(); in Process()
/external/google-breakpad/src/client/windows/unittests/
Dexception_handler_death_test.cc372 MinidumpContext* context = exception->GetContext(); in TEST_F()
472 MinidumpContext* context = exception->GetContext(); in TEST_F()
560 MinidumpContext* context = exception->GetContext(); in TEST_F()
/external/google-breakpad/src/client/linux/handler/
Dexception_handler_unittest.cc633 MinidumpContext* context = exception->GetContext(); in TEST()
725 MinidumpContext* context = exception->GetContext(); in TEST()
815 MinidumpContext* context = exception->GetContext(); in TEST()
885 MinidumpContext* exception_context = exception->GetContext(); in TEST()
/external/google-breakpad/docs/
Dstack_walking.md39 dump was written ([MinidumpContext](../src/google_breakpad/processor/minidump.h#171))
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/DA7778FB66018A4E9B4110ED06E730D00/
Dbreakpad_unittests.sym21882 FUNC 39934 12 0 google_breakpad::scoped_ptr<google_breakpad::MinidumpContext>::~scoped_ptr
32555 FUNC 4984c 18 0 google_breakpad::MinidumpContext::~MinidumpContext
32559 FUNC 49864 12 0 google_breakpad::MinidumpContext::~MinidumpContext
33188 FUNC 4a5bc 19c 0 google_breakpad::MinidumpContext::CheckAgainstSystemInfo
34327 FUNC 4ca90 11a8 0 google_breakpad::MinidumpContext::Read
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/D6D1FEC9A15DE7F38A236898871A2E770/
Dbreakpad_unittests.sym34258 FUNC 6e5b8 10 0 google_breakpad::MinidumpContext::~MinidumpContext
34260 FUNC 6e5c8 24 0 google_breakpad::MinidumpContext::~MinidumpContext
34537 FUNC 6ee14 24 0 google_breakpad::scoped_ptr<google_breakpad::MinidumpContext>::~scoped_ptr
34935 FUNC 6fcb8 238 0 google_breakpad::MinidumpContext::CheckAgainstSystemInfo
36018 FUNC 72ebc 14f4 0 google_breakpad::MinidumpContext::Read