Searched defs:GetContextX86 (Results 1 - 1 of 1) sorted by relevance

/external/google-breakpad/src/processor/
H A Ddump_context.cc73 const MDRawContextX86* DumpContext::GetContextX86() const { function in class:google_breakpad::DumpContext
175 *ip = GetContextX86()->eip;
277 const MDRawContextX86* context_x86 = GetContextX86();

Completed in 90 milliseconds