breakpad/src/google_breakpad/processor
2016-04-01 10:11:10 -04:00
..
basic_source_line_resolver.h Adding stricter validation checks to various symbol parser functions. 2013-09-25 18:25:13 +00:00
call_stack.h Add the TID to the CallStack. 2016-04-01 10:11:10 -04:00
code_module.h Use stdint types everywhere 2013-03-06 14:04:42 +00:00
code_modules.h Use stdint types everywhere 2013-03-06 14:04:42 +00:00
dump_context.h Use general instruction/stack pointer convenience method instead of manually 2015-06-30 23:22:09 +00:00
dump_object.h Refactoring in preparation for microdump processing 2014-09-08 19:10:42 +00:00
exploitability.h Add check for Linux minidump ending on bad write for exploitability rating. 2015-08-21 16:22:19 +00:00
fast_source_line_resolver.h Detect corrupt symbol files during minidump processing. Recover from the errors and use the good data if possible. 2013-07-11 01:36:06 +00:00
memory_region.h Refactoring in preparation for microdump processing 2014-09-08 19:10:42 +00:00
microdump.h Support processing microdumps for x86 architecture. 2016-02-18 06:13:56 -08:00
microdump_processor.h Microdump processing implementation 2014-11-19 21:33:26 +00:00
minidump.h Add check for executable stack/heap when rating Linux exploitability. 2015-08-15 00:37:14 +00:00
minidump_processor.h Add check for Linux minidump ending on bad write for exploitability rating. 2015-08-21 16:22:19 +00:00
proc_maps_linux.h Fix format specifier in proc maps to support 32-bit architectures. 2015-08-13 20:13:55 +00:00
process_result.h Refactoring in preparation for microdump processing 2014-09-08 19:10:42 +00:00
process_state.h Fix incorrect comment. 2015-07-27 18:04:54 +00:00
source_line_resolver_base.h Detect corrupt symbol files during minidump processing. Recover from the errors and use the good data if possible. 2013-07-11 01:36:06 +00:00
source_line_resolver_interface.h Detect corrupt symbol files during minidump processing. Recover from the errors and use the good data if possible. 2013-07-11 01:36:06 +00:00
stack_frame.h Create StackFrame::FRAME_TRUST_PREWALKED trust type. 2013-08-23 19:41:36 +00:00
stack_frame_cpu.h Process minidumps generated on ARM64 in iOS apps. 2013-11-23 01:45:20 +00:00
stack_frame_symbolizer.h Detect corrupt symbol files during minidump processing. Recover from the errors and use the good data if possible. 2013-07-11 01:36:06 +00:00
stackwalker.h Refactoring in preparation for microdump processing 2014-09-08 19:10:42 +00:00
symbol_supplier.h Detect corrupt symbol files during minidump processing. Recover from the errors and use the good data if possible. 2013-07-11 01:36:06 +00:00
system_info.h Parse additional line introduced in the microdump format and containing the GPU infromation in the following format: 2016-02-11 10:04:04 -08:00