aboutsummaryrefslogtreecommitdiff
path: root/src/common/dwarf/elf_reader.h
AgeCommit message (Expand)Author
2022-12-15Cleanup strncmp and use string_view in elf_reader.cc.Zequan Wu
2022-09-07Update copyright boilerplate, 2022 edition (Breakpad)Mark Mentovai
2021-05-26Move the dwarf2reader objects into google_breakpad namespace to make it consi...Tyrel Russell
2020-07-15fix pointer style to match the style guideMike Frysinger
2020-04-09Use stdint.h numeric typesJoshua Peraza
2016-11-08Allow compiling the google-breakpad code using a global ::string class instea...Ivan Penkov
2016-05-04Add debug fission support.Yunlian Jiang