Home
last modified time | relevance | path

Searched refs:GetContextX86 (Results 1 – 7 of 7) sorted by relevance

/external/google-breakpad/src/processor/
Dexploitability_linux.cc319 *write_address = context.GetContextX86()->eax; in CalculateAddress()
321 *write_address = context.GetContextX86()->ebx; in CalculateAddress()
323 *write_address = context.GetContextX86()->ecx; in CalculateAddress()
325 *write_address = context.GetContextX86()->edx; in CalculateAddress()
327 *write_address = context.GetContextX86()->edi; in CalculateAddress()
329 *write_address = context.GetContextX86()->esi; in CalculateAddress()
331 *write_address = context.GetContextX86()->ebp; in CalculateAddress()
333 *write_address = context.GetContextX86()->esp; in CalculateAddress()
335 *write_address = context.GetContextX86()->eip; in CalculateAddress()
Ddump_context.cc70 const MDRawContextX86* DumpContext::GetContextX86() const { in GetContextX86() function in google_breakpad::DumpContext
173 *ip = GetContextX86()->eip; in GetInstructionPointer()
217 *sp = GetContextX86()->esp; in GetStackPointer()
321 const MDRawContextX86* context_x86 = GetContextX86(); in Print()
Dminidump_unittest.cc294 const MDRawContextX86 *md_raw_context = md_context->GetContextX86(); in TEST()
924 thread_list->GetThreadAtIndex(0)->GetContext()->GetContextX86() in TEST()
932 thread_list->GetThreadAtIndex(1)->GetContext()->GetContextX86() in TEST()
940 thread_list->GetThreadAtIndex(2)->GetContext()->GetContextX86() in TEST()
948 thread_list->GetThreadAtIndex(3)->GetContext()->GetContextX86() in TEST()
956 thread_list->GetThreadAtIndex(4)->GetContext()->GetContextX86() in TEST()
1103 const MDRawContextX86 *md_raw_context = md_context->GetContextX86(); in TEST()
1177 const MDRawContextX86 *md_raw_context = md_context->GetContextX86(); in TEST()
1263 const MDRawContextX86 *md_raw_context = md_context->GetContextX86(); in TEST()
Dstackwalker.cc215 context->GetContextX86(), in StackwalkerForCPU()
/external/google-breakpad/src/google_breakpad/processor/
Ddump_context.h64 const MDRawContextX86* GetContextX86() const;
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/DA7778FB66018A4E9B4110ED06E730D00/
Dbreakpad_unittests.sym32219 FUNC 48fcc 4c 0 google_breakpad::DumpContext::GetContextX86
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/D6D1FEC9A15DE7F38A236898871A2E770/
Dbreakpad_unittests.sym33890 FUNC 6d94c 70 0 google_breakpad::DumpContext::GetContextX86