breakpad/src/common/dwarf
jimblandy 00dbb73752 Breakpad Linux dumper: Make changes requested by Neal Sidhwaney in issue 59002.
- Use manifest constants for 'z' augmentation letters.
- Fix typos and rearrange some code for legibility.

a=jimblandy, r=nealsid


git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@560 4c0a9323-5329-0410-9bdc-e9ce6186880e
2010-03-29 18:31:53 +00:00
..
bytereader-inl.h Breakpad DWARF parser: Add support for parsing .eh_frame encoded pointers. 2010-03-16 16:34:52 +00:00
bytereader.cc Breakpad Linux dumper: Parse the .eh_frame section. 2010-03-16 16:37:50 +00:00
bytereader.h Breakpad DWARF parser: Add support for parsing .eh_frame encoded pointers. 2010-03-16 16:34:52 +00:00
bytereader_unittest.cc Breakpad Linux dumper: Parse the .eh_frame section. 2010-03-16 16:37:50 +00:00
cfi_assembler.cc Breakpad Linux dumper: Parse the .eh_frame section. 2010-03-16 16:37:50 +00:00
cfi_assembler.h Breakpad Linux dumper: Parse the .eh_frame section. 2010-03-16 16:37:50 +00:00
dwarf2diehandler.cc Breakpad Linux dumper: Add file comments as required by the style guide. 2010-02-09 17:10:57 +00:00
dwarf2diehandler.h Breakpad Linux dumper: Add file comments as required by the style guide. 2010-02-09 17:10:57 +00:00
dwarf2diehandler_unittest.cc Breakpad Linux dumper: Add file comments as required by the style guide. 2010-02-09 17:10:57 +00:00
dwarf2enums.h Breakpad Linux dumper: Make changes requested by Neal Sidhwaney in issue 59002. 2010-03-29 18:31:53 +00:00
dwarf2reader.cc Breakpad Linux dumper: Make changes requested by Neal Sidhwaney in issue 59002. 2010-03-29 18:31:53 +00:00
dwarf2reader.h Breakpad Linux dumper: Parse the .eh_frame section. 2010-03-16 16:37:50 +00:00
dwarf2reader_cfi_unittest.cc Breakpad Linux dumper: Make changes requested by Neal Sidhwaney in issue 59002. 2010-03-29 18:31:53 +00:00
functioninfo.cc Breakpad: Update copyright notice years on all files changed in 2010. 2010-02-09 17:08:56 +00:00
functioninfo.h Breakpad: Update copyright notice years on all files changed in 2010. 2010-02-09 17:08:56 +00:00
line_state_machine.h Issue 39002: Breakpad DWARF parser: Move DWARF parser to platform-independent directory. 2009-12-15 17:06:21 +00:00
types.h Issue 42002: Breakpad DWARF parser: avoid using <stdint.h> type 2009-12-15 17:21:14 +00:00