breakpad/src/google_breakpad/common
Liu.andrew.x@gmail.com e2eb4505d0 Use general instruction/stack pointer convenience method instead of manually
finding the instruction/stack pointer for exploitability rating.

There was already a method that found the instruction pointer, so the files
for exploitability ratings had repeated code. Also a method for finding the
stack pointer is implemented in this CL.

R=ivanpe@chromium.org

Review URL: https://codereview.chromium.org/1210943005

git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@1468 4c0a9323-5329-0410-9bdc-e9ce6186880e
2015-06-30 23:22:09 +00:00
..
breakpad_types.h Fix Windows client compilation on mingw. 2014-11-03 17:05:39 +00:00
minidump_cpu_amd64.h Use stdint types everywhere 2013-03-06 14:04:42 +00:00
minidump_cpu_arm64.h Generate minidumps for 64-bit ARM apps on iOS. 2013-11-21 17:44:57 +00:00
minidump_cpu_arm.h Use stdint types everywhere 2013-03-06 14:04:42 +00:00
minidump_cpu_mips.h [MIPS]: Use mcontext_t structure for MIPS 2015-04-21 21:34:14 +00:00
minidump_cpu_ppc64.h Use general instruction/stack pointer convenience method instead of manually 2015-06-30 23:22:09 +00:00
minidump_cpu_ppc.h Use general instruction/stack pointer convenience method instead of manually 2015-06-30 23:22:09 +00:00
minidump_cpu_sparc.h Use general instruction/stack pointer convenience method instead of manually 2015-06-30 23:22:09 +00:00
minidump_cpu_x86.h Use stdint types everywhere 2013-03-06 14:04:42 +00:00
minidump_exception_linux.h Fix linux compile errors for some systems. 2012-10-02 10:46:31 +00:00
minidump_exception_mac.h processor: add arm exception flags 2012-09-25 08:30:48 +00:00
minidump_exception_ps3.h Add MD_OS_PS3 to breakpad and exception types. 2013-04-25 20:36:31 +00:00
minidump_exception_solaris.h Fix a handful of comment spelling errors (Issue 385) 2010-09-09 21:37:54 +00:00
minidump_exception_win32.h Add address and reason for IN_PAGE_ERROR. 2015-04-10 22:05:29 +00:00
minidump_format.h Remove pointers from serialized file format 2014-12-11 01:17:43 +00:00
minidump_size.h C++ file gets a C++ comment 2007-05-31 19:49:04 +00:00